Features currently not supported by Unity Android
Unity Remote
- Unity Remote is currently not available for Android.
Graphics
- Non-square textures are not supported by the ETC format.
- Movie Textures are not supported, use a full-screen streaming playback instead. Please see the Movie playback page for more information.
- Terrain engine is not supported.
Scripting
- OnMouseDown, OnMouseEnter, OnMouseOver, OnMouseExit, OnMouseDown, OnMouseUp, OnMouseDrag events are not supported.
- Dynamic features like Duck Typing are not supported. Use #pragma strict for your scripts to force the compiler to report dynamic features as errors.
- Video streaming via WWW class is not supported.
- SSL support through WWW class is not supported.
- FTP support by WWW class is limited.
- Device geographical location (GPS) is not supported.
Features not supported under Unity Android Basic license
- Static batching is only supported in Unity Android Advanced.
- Video playback is only supported in Unity Android Advanced.
- Splash-screen customization is only supported in Unity Android Advanced.
- AssetBundles are only supported in Unity Android Advanced.
- Code stripping is only supported in Unity Android Advanced.
- .NET sockets are only supported in Unity Android Advanced.
- System.dll & System.Xml.dll are only supported in Unity Android Advanced.
Page last updated: 2010-09-09



