Search Issue Tracker
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
[Android] Strings consisted of astral characters, are corrupted on 5 or ...
How to reproduce:1. Open attached Unity project2. Build and run on a device with Android 4 or 5 OS Expected result: "🙇🙈🙆🙅" should ap... Read more
[Android] Landscape-Only Unity app doesn't update orientation after retu...
After returning from a portrait app (during ACTION_SEND, for example) into a Unity app that is locked to landscape orientation, the ... Read more
Investigate Android/iOS player size increase in 2019.1
The testing I did was on Android. Paulius is seeing a similar increase on iOS. For repro: I used an ES project and built Il2cpp Andr... Read more
[Android] Button cannot be pressed on the right/bottom half of the scree...
Repro steps:1. Open attached project2. Build and Run on Android3. Click the huge button twice to change the resolution4. Rotate phon... Read more
[Android] Display.systemHeight and systemWidth return rendering values i...
Steps to reproduce:1. Open user attached project2. Build & Run on an Android device3. Set the app resolution to 1280x720 or 640x... Read more
[OSX] NullReferenceException when choosing correct Android SDK/JDK/NDK r...
Repro steps:1. Create a new Project2. Main Menu -> Unity -> Preferences -> External Tools3. Browse for a SDK/JDK/NDK folder... Read more
[Simulator] Tooltips are appearing with internal code for properties und...
Tooltips are appearing with internal code for 'System Language' and 'Internet Reachability' properties under Application Settings. R... Read more
[Android] Application freezes when permission for GPS or camera is allow...
To reproduce:1. Download attached project2. Build and run to android device3. Hit the "Show Camera Permission" button4. Allow Camera... Read more
[Android] One gets popup about "outdated Android SDK" when both 28.0.1 a...
How to reproduce:1. Create a new project2. Switch to Android player3. Build Android projectResult: While building you get "Android S... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default