Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PackUnavailable

Indicates that the requested Android asset pack is not available in the Google Play Store.
Read time 1 minuteLast updated 6 days ago

Definition

PackUnavailable = -2

Remarks

One possible cause of this is that the Android App Bundle file you uploaded to the store does not include the specified Android asset pack. Additional Resources: AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.