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 tlsf_free when rapidly instantiating a GameObject via the Insta...
Reproduction steps:1. Open the attached “repro-project”2. Open the “Assets/Scenes/Game.unity“ scene3. Enter Play Mode4. Rapidly pres... 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
Private array loses references when the GameObject is marked as DontDest...
Reproduction steps:1. Open the "IN-50710.zip" project2. Open the "Assets/Startup" Scene3. Attach a debugger to the project4. Set bre... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default