Search Issue Tracker
[Android] TargetAPI 34 crash on launch
Steps to reproduce: Open the attached 1361131_windowed-trunk project Build the application without changing settings Deploy to the a... 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
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
Player doesn't fill screen space in multi-window (split-screen) mode whe...
Steps to reproduce:1. Create a new Unity project2. Go to Project Settings > Player > Android > Resolution and Presentation2... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project