Search Issue Tracker
Editor crashes with UnityScene::AddRootToScene when calling PrefabUtilit...
How to reproduce:1. Open attached "SteelFlood" project2. (if saving scene window opens while loading, enter any name and hit Save)3.... Read more
Gizmos are not drawn in order by distance to the camera when drawn using...
How to reproduce:1. Open the "DrawGizmoRepro.zip" project2. Observe the Cyan sphere gizmos (drawn in OnDrawGizmos event function) fr... Read more
[IL2CPP] Building fails when a project contains Pro Builder package
How to reproduce:1. Create a new Unity project2. Using Package Manager, install "Pro Builder" package (tested using version 3.0.9)3.... Read more
Canvas Group Alpha does not affect nested Canvas UI elements when used i...
How to reproduce:1. Download, extract and open attached project (1109916repro.zip)2. Open 'SampleScene'3. Modify Canvas Group Alpha ... Read more
Unity crashes when applying changes to a prefab in an Override tab in th...
1. Download and open the attached project "allianz_kontakt_app.zip"2. Open the Scene called "ScreenTest11" and Canvas3. Open the pre... Read more
Interacting with Custom property drawer array resets the scroll bar posi...
How to reproduce:1. Open the user-submitted project ("PropertyDrawerIssue.zip")2. Create a new empty object and attach the "TestScri... Read more
[UWP] [IL2CPP] Visual Studios builds fails with XamlCompiler error
Steps to reproduce:1. Download 1110262_repro.zip2. Switch platform to UWP3. Build project with IL2CPP backend4. Open Visual Studio s... Read more
[Android] App crashes or gets stuck with a black screen on launch when H...
How to reproduce:1. Open attached Unity project "Testisysteemi"2. Build on device--app crashes or gets stuck with a black screen Not... Read more
Docked Package Manager window UI gets offset and overlaps after switchin...
How to reproduce:1. Create a new Unity project2. Add a Package Manager window and dock it next to some other windows3. Switch betwee... Read more
Quaternion == fails for zeroed values
How to reproduce:1. Open attached project "testfail.zip"2. Open Test Runner window, and press "Run All"3. After the test completes, ... 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