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
[iOS] Mute Other Audio Sources is not muting background audio on a devic...
How to reproduce:1. Open the attached project "case_1259748-iOSAudioRepro.zip"2. Open Player settings3. Make sure that Mute Other Au... Read more
[Android][Vulkan] Vulkan API causes screen flicker on touch
How to reproduce:1. Open the attached project "untamed-profile-gfx-2018-4.zip" from case 12223662. Open "Edit > Project Settings ... Read more
[Android] Values passed incorrectly through native delegate parameters o...
Repro steps:1. Open attached project2. Copy the libAndroidCppDelegateTest.so (armv8a version) file from folder "nativeAndroidBuild" ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS