Search Issue Tracker
Editor crashes after redoing root GameObject deletion
Steps: 1. Have two GameObejcts in Hierarchy ("1" and "2") 2. Make "2" child of "1" 3. Delete "1" (the parent) 4. Undo 5. Redo ==> Ed... Read more
Prefab in the scene loose its connection to the main prefab in Assets fo...
How can we reproduce it 1 Create new project 2 Create a prefab (by dragging GameObject from Scene View to Project Browser ) 3 Add p... Read more
"Error loading the file" and "Duplicate identifier" errors in the Consol...
How to reproduce: 1. Open the attached project "animImport" 2. Open the Project window (Window > General > Project) and click on the... Read more
Crash/freeze when creating a scene from a custom scene template
Reproduction steps: 1. Open the user's attached project 2. File -> New Scene -> Select "L2Template" 3. Create -> Save Expected resu... Read more
Child object is not added to a prefab when dragging and dropping object ...
How to reproduce: 1. Open the attached Unity project 2. Open New Prefab prefab 3. Drag New Prefab 1 prefab to a Hierarchy window Ex... Read more
Delete and Unpack prefab asset does not unpack all the prefab instances ...
Steps: 1. Open attached project 2. Open TestScene 3. Multiselect all the prefabs in Project Browser 4. Delete and Unpack ==> Some of... Read more
[Undo] System is already interested in this transform, SetSystemInterest...
How to reproduce: 1. Open attached project 2. Select New Prefab(1) and in Inspector apply prefab changes 3. Select New Prefab(2) and... Read more
[Prefabs] PrefabUtility.RevertObjectOverride doesn't work properly when ...
How to reproduce: 1. Open the "case_1360751" project 2. Open the "SampleScene" Scene 3. Select all child GameObjects under the "Test... Read more
Objects which are instantiated as Children and have HideFlags.DontSave f...
Reproduction steps: 1. Open "CubeTest" project 2. Open "Test" Scene 3. Select the "TestScript" Object in the Hierarchy 4. Enable the... Read more
Frame stepping not working on Addressables operations
How to reproduce: 1. Open attached project "FrameStepFpsSpikeTest.zip" 2. Open "SampleScene" scene 3. Enter Play Mode 4. Click the e... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow