Search Issue Tracker
Blank Unity project crashes at start on specific Android devices from Un...
When building empty Unity 5.4 project to specific android devices (samsung galaxy tab 3 lite(SM-T113) or Amazon fire 7) it crashes o... Read more
[Android] The Player crashes when the project with com.google.android.pl...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
Android crash: Fatal signal 11 (SIGSEGV) on some devices
On a small number of Android devices app crashes having exhibited very strange behaviour. The behaviour can vary but the result is (... 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
[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
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
Large memory allocations on canvas when running on Android devices
Canvas.SendWillRenderCanvases() takes a lot of memory on Android phones. 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
[Android] AndroidJavaProxy cannot find a private proxy method when butto...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Scenes/SampleScene.unity” Scen... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects