Search Issue Tracker
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
[Android] Screen does not rotate when 2 Unity apks are open, 1 of them i...
To reproduce:1. Open any 2 Unity apks;2. Make one of them to be a floating window (on Samsung devices, you can go to Tasks > Pres... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[iOS] Launch image is not respecting Fill percentage setting
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS Platform3. Go to the Player Settin... Read more
[Android] Build fails when targeting an API level 31 and using custom ma...
How to reproduce:1. Create an empty project2. Switch the Target Platform to Android3. Set the Target API Level to 31 (Edit -> Pro... Read more
[Screen] Cutout values are not adjusted when device is in Windowed mode ...
Steps to reproduce:1. Open attached project2. Open "CheckAreasVisually" scene3. Build and run on a device with some cutout (Like a n... 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][Vulkan] FrameTimingManager reports GPU Time as 0
Repro steps:1. Open attached project2. Build and run on Android3. Press the "Start Per Capture" button, observe the "GPU Time" graph... Read more
[Mobile][Metal][Vulkan] FrameTimingManager does not report CPU time corr...
Repro steps:1. Open attached project2. Build and Rund for iOS or Android, ensuring Metal / Vulkan are used respectively3. Press the ... Read more
[Android] "Unity-ARCore: Failed to register lifecycle provider, Input su...
Repro steps:1. Open attached project2. Make sure "Build App Bundle (Google Play)" is enabled3. Build and Run on Android4. Check the ... 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