Search Issue Tracker
Save on scene changed popup crashes Unity
Save on scene has changed popup crashes Unity. 1. What happenedSelecting "Dont Save" or "Save" in the "Scene has changed" pop-up men... Read more
Button has a wrong interactable zone at the top when trying to press it
How to reproduce:1. Open user's project2. Press Play3. Try to slowly highlight the "Button" button by hovering on it, coming from th... Read more
An error is shown in the Inspector when a class is inside a namespace an...
Repro steps:1. Open QA attached project "repro_1070400"2. Select script "TestScript" in the Project Window3. Observe the Inspector4.... Read more
Game Objects from a Scene in an AssetBundle do not work properly if they...
Reproduction steps: 1. Open "ShaderAssetBundleTest.zip" project2. Open "TestScene" Scene3. Enter Play mode4. Look at the two Game Ob... Read more
Editor crashes when closing popup windows
If any editor popup window is closed using the keyboard, the editor will crash. This is happening on both MacOS and Windows. Steps t... Read more
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... Read more
A Model with Rig Animation Type glitches when pressing on the record but...
How to reproduce:1. Download and open the project from the given link in the edit field2. In the Project window go to the "Assets>... Read more
[Test Runner] PlayMode tests do not exit Play Mode in 2018.2 versions of...
How to reproduce:1. Open the submitted project (TestNoExitPlayMode)2. Run the TestNoExitPlayMode Test via the PlayMode Test Runner E... Read more
[Android] Gradle build system does not escape backslash character on Key...
Reproduction steps:1) Open any project or create a new one2) Set up keystore. Note: Keystore alias password must contain backslash c... Read more
[Android 9] GL_INVALID_OPERATION thrown when texture.ReadPixels is called
Steps to reproduce:1. Open QA attached project*2. Build and run on Android 9 device3. Press 'Take Photo'-- "OPENGL NATIVE PLUG-IN ER... 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