Search Issue Tracker
Hierarchy and Scene tabs get corrupted when missing prefab is replaced b...
How to reproduce:1. Create a new project2. Create a prefab3. Open it in the Prefab mode4. Duplicate the prefab5. Delete the root pre... Read more
Console Message "There are 2 audio listeners in the scene" is thrown whe...
Steps to reproduce:1. Open the attached project "Case_1160610"2. Navigate to Project -> Assets -> Scenes and open "SampleScene... Read more
Duplicate identifier is created when PrefabUtility.SaveAsPrefabAssetAndC...
How to reproduce:1. Open users attached project2. Add "GL_Transi_Castle_Hallway01 - stripped" prefab to the scene3. Press Test > ... Read more
Prefab relations break when unpacking outermost Prefab in nested Prefabs
How to reproduce:1. Open attached project "1287352.zip"2. Open "SampleScene" Scene3. In Hierarchy window > Click on "Prefab1"4. I... Read more
Editor freezes when larger amount of scenes are loaded additively
How to reproduce:1. Open project inside 'UnitySource' directory2. In Toolbar select "Game/Run Game"3. Observe Editor behavior Expect... Read more
"Invalid AABB *this" and "Resource ID out of range" errors thrown when A...
How to reproduce:1. Open "Scene" Scene in the attached "case_1160643.zip" Unity project2. Open the "bad_prefab" GameObject in Prefab... Read more
[Asset and scene] Game object doesn't go to active scene when added from...
Gameobject doesn't go to active scene when added from the hierarchy > right click.Steps to repro:1. Open project2. Create several... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce:1. Open attached project "case_1162516.zip"2. In Project window, drag "SceneA" to the Hierarchy window3. In Hierarc... Read more
[Improved prefabs] Editor crashes on applying joint dependency override ...
Editor crashes on applying joint dependency override when Rigidbody is removed. Refer the attached video. Steps to reproduce:1) Crea... Read more
Components of a Prefab instance lose their values that are updated with ...
How to reproduce:1. Create and open a new project2. Create an Empty GameObject3. Attach “ComponentA.cs” and “ComponentB.cs” scripts ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class