Search Issue Tracker
A few Gingerbread devices freeze after the app is closed or sent to back...
The device becomes unresponsive after the application is sent to the background by pressing the home button or after it is quit with... Read more
Dynamic fonts are not properly generated on Snapdragon devices
Dynamic fonts are not properly generated on any Android device with a Qualcomm Snapdragon CPU. Tested device: LG Optimus Vu II (LG-... Read more
Enabling gyroscope on Samsung Note 3 adds big cpu overhead
With gyroscope disabled, the CPU overhead is 4-7 ms. With gyroscope enabled the CPU overhead jumps to 20-30 ms with occasional spike... Read more
Backspace doesn't works in WebView android plugin
Steps to repro: 1. Build and run project provided by user 2. After start app will immediately invoke WebView plugin and open google ... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. ... Read more
When TalkBack is active on android, touch input is affected by it
When TalkBack is active on android, touch input is affected by it so that touch count and button presses don't work properly Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
[Android] InputText makes webcam update texture slow
Steps to reproduce: 1) Download attached project 'TestWebCamTexture.zip' and open in Unity. 2) Open scene 'main'. 3) Build and ... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... Read more
Immersive mode leaves black bar on Nexus 5 when app is re-launched
If you are relaunching app through recents screen after Application.Quit(), there is a black bar in place where hardware buttons (ba... 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
- 'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
- "Unable to add Renderer to the Scene after Culling." error when adding a Terrain in a HDRP project
- [Vulkan] "Dont Care" LoadAction resets to "Load" when running on Mali devices
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects