Search Issue Tracker
When pressing outside the touchscreen keyboard on Android devices, wasCa...
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on A... Read more
The sound will stop when there is an alarm or notification in a particul...
When phone alarm starts to ring when Unity app with sound is running, all sound in app will be gone even after alram sound is turn o... Read more
UI flickering issue on specific Vivante devices
When running on Vivante devices with android 4.2.2, button presses and some UI updates (Input field at least) cause flickers; Fixed ... Read more
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce:1. Open "AndroidRClass.zip" project2. Build project on android platform3. Go to Temp/stagingArea/gen and in searc... Read more
Handheld.PlayFullScreenMovie video not displayed but audio can be heard ...
How we can reproduce:1. You need to simulate a poor network condition. On a Mac this can be done like this:1.1 Connect the computer ... Read more
[Android/Audio] Android app stops playing audio at all if another app ta...
To reproduce:1) Create new project2) Add an Audio Source to scene with a piece of audio set to play on awake and loop3) Build and ru... Read more
[Android] Camera lags when using Vuforia plugin and input field
Steps to reproduce:1) Download attached project ' Vuforia6Test.zip' and open in Unity2) Build and run project on a device3) Click on... Read more
[Mobile] Bluetooth microphones not listed in Microphone.devices list in ...
Microphone.devices list does not return Bluetooth microphones connected to Mobile devices.It returns Bluetooth microphones in the Ed... Read more
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 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
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