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
- Type: Field
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
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.