Search Issue Tracker
Missing Prefab GameObject is moved to InitTestScene during test run
Reproduction steps: 1. Open attached project "UpgradeProjectTestTemplate.zip" and scene "MissingPrefab" 2. In Hierarchy window, obse... Read more
"The Prefab you want to instantiate is null" error appears after switchi...
How to reproduce: 1. Open project "GameObjectImporter.zip" 2. Select "testAsset.myabc" (Assets > testAsset) 3. In the Inspector wind... Read more
Assertion raises in console after undoing ApplyAll prefab instance's ope...
Steps: 1. Open attached project 2. Open Scene1 scene 3. Select P_BuildingShanty01_02 prefab instance 4. Open Overrides window and c... 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
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
Arrow keys in the Hierarchy window and shortcuts that use "Shift + Comma...
How to reproduce (shortcut issue): 1. Open the attached project "1417431_Undo (1).zip" 2. Open the "SampleScene" Scene 3. Rename any... Read more
Crash when replacing a missing Script in a Prefab with another invalid S...
How to reproduce: 1. Open the attached "1424062.zip" project 2. Open the "GameObject" Prefab 3. Attach the "Bar" Script to the missi... Read more
Prefab icon is not updated when sprite pivot is changed
How to reproduce: 1. Download the attached project '1411032.zip' 2. In Project window press on 'download' image 3. Open Inspector, c... Read more
Multiple Prefabs flicker in the Project window when doing changes to one...
How to reproduce: 1. Open the attached Unity project "My project (4).zip" 2. In the project select Cube GameObject in the Hierarchy... Read more
Loading large scenes takes too much time
How to reproduce: 1. Open the attached "SceneLoad" project 2. Observe the amount of time it takes to load the scene Expected result... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key