Search Issue Tracker
Crash on MergePrefabChanges when attempting to assign missing GameObject...
Reproduction steps (simplified, see the History for the original repro steps):1. Create Prefab A and Prefab B2. Open Prefab A in Pre... Read more
EditorApplication.playModeStateChanged event is inaccurate when raised f...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
Async Scene load operation with allowSceneActivation set to false comple...
How to reproduce:1. Open the attached user project “My project.zip“2. Open Scene “SampleScene”3. Enter Play Mode4. Switch to another... Read more
Field Serialization in OnValidate method fails due to not being properly...
How to reproduce:1. Open attached project "Unity Bug With Dirty Data.zip" and scene "SampleScene"2. In Hierarchy select "Move Right ... Read more
Other objects from the Scene are seen when entering Prefab Mode (caused ...
Reproduction steps:1. Open attached project "1187945_prefab_preview.zip"2. Open "Prefab view bug repro scene"3. Enter and exit Play ... Read more
NullReferenceException when trying to override a Prefab with corrupted p...
Steps to reproduce:1. Open QA-Supplied project (link in Edit)2. Open Scene in Assets -> 00_Scenes->outdated->PrefabBug3. In... Read more
Override is not applied to the field after script compilation
Steps:1. Open attached project and load SampleScene2. Select GameObject prefab instance in the scene==>It has 'FloatVariable' val... Read more
Editor crashes when using PrefabUtility.SaveAsPrefabAsset() for GameObje...
How to reproduce:1. Open the user-attached project “PrefabUtilityCrash-2023.2”2. In the toolbar click My Test > Run3. Observe the... Read more
Nested prefabs lose changes made to their object after saving when paren...
How to reproduce:1. Create a new empty 3D Project2. Add a Cube to the Scene and Save3. Add a Sphere to the Scene and Save4. Make the... Read more
Undo-Redo of "Convert to prefab" operation crashes Editor
Steps:1. Add GameObjects with such structure "Root -> Child -> GrandChild" to Hierarchy2. Convert to prefab3. Undo4. Redo==>... 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