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. Undo5. Redo==> Edito... Read more
Unity crashes on loading and sometimes on closing when on RemapPPtrFromC...
1. Download the attached project "InProgressGame.zip"2. Open the project, wait approximately up to a minute( you can open the play m... Read more
Memory leak after using SceneManager.UnloadSceneAsync()
How to reproduce:1. Open attached project "StreamingSceneDemo"2. Enter Play Mode, click "StartUnload" in Game View and wait 4 second... Read more
Unity Editor freezes when loading scenes with LoadSceneMode.Additive whi...
How to reproduce:1. Open the attached project ("case_1104986-TheLuministProject_Polish.zip")2. Open the repro scene ("Scenes/repro")... 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
Prefab's unapplied changes can't be reverted when both a prefab and non-...
Reproduction steps:1. Open attached project "1370630.zip"2. Create two cubes3. Turn one game object cube into a prefab4. Select both... Read more
Scene's lighting dims when reloading the Scene in Play Mode
How to reproduce:1. Open the user's attached project2. Press Play3. Observe the Game view and wait for the Scene to reload Expected ... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... 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