Search Issue Tracker
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
Application crashes when game is run on some android devices with OpenGL...
Some of the shaders make application crash when built with OpenGLES2.0 on some android devices with 4.4.2 Tested with(not reproduced... Read more
Left clicking on button with mouse on android device does not work
Using a mouse connected to an android's USB port does not when using it to click on buttons on with Unity 4.5f1. Worked fine with 4.... Read more
[Android] Using Release configuration of minification with target API le...
To reproduce:1. Open any project and switch to Android platform2. In Player Settings > Publishing Settings > Minify, tick Rele... Read more
Setting incorrect bundle id does not show any warnings or errors
Bundle id can not contain dot followed by a number (ex. com.my.3games is incorrect, because number 3 goes right after the dot). Howe... Read more
[Android] Fix profiling during early application startup to match other ...
OverviewCurrently, Android profiling only starts after the first frame has occurred, which is inconsistent with other platforms. Ste... Read more
Parts of the screen flicker on Samsung Galaxy S3 when 32-bit display buf...
The screen is not redrawn normally on the Samsung Galaxy S3 device when the 32-bit display buffer is enabled. This causes the flicke... Read more
Blur effect works incorrectly with the gles3 graphics level enabled
This is reproducible with an old blur effect. There is a newer, more optimized blur effect which works properly. Read more
Calling "new TerrainData()" crashes Android application
The application crashes when the "new TerrainData()" is called. This is reproducible with Unity 4.1.3f3, 4.1.4f1 and 4.2.0b3. Terrai... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server