# Unknown

> Indicates that the Android asset pack is not available for the application.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.5/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
Unknown = 0
```

### Remarks

Additional Resources: [AndroidAssetPacks.GetAssetPackStateAsync](/engine/6000.5/script-reference/unityengine/android/androidassetpacks/getassetpackstateasync.md).
