Search Issue Tracker
[Android] InputField.onEndEdit is not called when turning off the TouchS...
Steps to reproduce:1. Open user's attached project "inputFieldTest3.zip"2. Build it on Android3. On the devices press on the Input f... Read more
[Mobile] ExecuteDefaultActionAtTarget is not dispatching correctly when ...
How to reproduce:1. Download the attached project "Trunk.zip"2. Build and Run on Android3. When the app opens, press on text field t... Read more
EventSystem.current.IsPointerOverGameObject() never returns true on Android
EventSystem.current.IsPointerOverGameObject() can't be used on Android because it always returns false there. Read more
[Android] PlayFullScreenMovie doesn't work on some Android devices
Using Handheld.PlayFullScreenMovie to stream a youtube video. However, it does not work on some Android devices Read more
[Android] The Player crashes at "isInMultiWindowMode" when using lifecyc...
Steps to reproduce:1. Open the “LifecycleMethodsCrash” project2. Go to Build Settings and make sure Export Project is enabled3. Expo... Read more
Unity Ads don't play on Samsung Galaxy S 3
Reproduction steps:1. Open the attached project2. Build and run the project on Samsung Galaxy S 33. Press the button4. Notice that t... Read more
Unity crashes with some projects/textures when converting to ATC(adreno)...
Building with ATC(adreno) texture compression or switching platform with it makes Unity unresponsive in 5.0 for some projects/textures. Read more
Installing Androids SDK's when a project is open leads to incorrect path...
To Reproduce:- Open unity with the Android module installed from the hub - "Android Build Support" BUT NOT the "Android SDK & ND... 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