Search Issue Tracker
[Android]LoadScene is very slow if APK is split in 5.4
To reproduce:1) Open attached project2) Make sure it has "Split Application Binary" set in Player settings3) Build and run on device... Read more
[Android][VRCardboard] Aspect ratio not preserved when switching from VR...
Steps to reproduce: 1) Download attached project 'AspectRatio.zip' and open in Unity2) Build and run 'AspectRatio' scene on a device... Read more
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. Read more
Instantiate from resource folder with Android player is too slow
Instantiate from resource folder with Android player is too slow with prefabs that have multiple GameObjects Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP:--- UnityEngine.StackTraceUtility.ExtractStackTrace()--- System.Environ... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT:Google Nexus 4 with Android 4.4.2HTC ONE with Android 4.3... Read more
[Android] After building the project, errors about missing temp files ap...
To reproduce:1) Open attached project2) Build for Android3) Notice multiple errors after building process like:Trying to add file "T... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
Anti aliasing does not work on Android devices
Anti aliasing does not work on Android devices when the "8x Multi Sampling" anti aliasing option is selected in the quality settings... Read more
adb locks Unity editor and the editor starts to hang when trying to clos...
adb locks Unity editor and the editor starts to hang when trying to close it. This is only reproducible in Windows and it is a regre... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used