Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AccessDenied

Indicates that the application does not have permission to download asset packs under the current device circumstances.
Read time 1 minuteLast updated 6 days ago

Definition

AccessDenied = -7

Remarks

One possible cause of this is that the application is running in the background. Additional Resources: AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.