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, observ... Read more
Crash on RuntimeSceneManager::UnloadAllScenesWithoutDestroyingGameObject...
Reproduction steps:1. Open the attached "crash_55977.zip" project2. Open the “Dungeon“ Scene3. Enter the Play Mode4. Exit the Play M... Read more
A reference of a Prefab instance to its Prefab gets reset to the instanc...
Reproduction steps:1. Open the attached project 'PrefabReferenceBug'2. Open the 'SampleScene' Scene from the 'Scenes' folder3. Selec... Read more
Objects which are instantiated as Children and have HideFlags.DontSave f...
Reproduction steps:1. Open "CubeTest" project2. Open "Test" Scene3. Select the "TestScript" Object in the Hierarchy4. Enable the "Te... 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. Undo5. Redo==> Edito... 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" Scene3. Rename any fi... Read more
Crash when replacing a missing Script in a Prefab with another invalid S...
How to reproduce:1. Open the attached "1424062.zip" project2. Open the "GameObject" Prefab3. Attach the "Bar" Script to the missing ... 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' image3. Open Inspector, chan... 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 wi... Read more
AssetDataBase.GetDependencies(true) and AssetDataBase.GetDependencies(fa...
How to reproduce:1. Open the attached project “GetDependencyDemo”2. Open the “SampleScene” scene3. Enter the Play mode4. Observe the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS