NetworkError
Indicates that the Android asset pack is not accessible because there was an error related to the network connection.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
NetworkError = -6
Remarks
One possible cause of this is that the PlayCore plugin is unable to obtain the Android asset pack details from the Google Play Store. Additional Resources: AndroidAssetPacks.DownloadAssetPackAsync, AndroidAssetPacks.GetAssetPackStateAsync.