Search Issue Tracker
Crash on MergeAllPrefabInstancesDuringLoad when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Old version's prefabs have transform's overrides shown after upgrade to ...
Steps:1. Open attached project2. Load "Menu3D" scene=> "SF Scene Elements" prefab has Transform's override in Override Window Als... Read more
Objects with Playable Director component can't be turned into a prefab w...
How to reproduce:1. Open the attached 'project-1223541.zip' project2. In the Hierarchy window select 'Cube'3. Try to turn the cube i... Read more
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... Read more
"Failed to unpersist" error is not informative when trying to modify Pre...
Reproduction steps:1. Open the attached “Failed to unpersist bug.zip“ project2. Open the “ControlScene” scene3. Enter Play mode and ... Read more
Object reference is lost when using PrefabUtility.SaveAsPrefabAssetAndCo...
To reproduce:1. Open the project attached "616073-201830f2-prefab-save.zip", scve2. In Hierarcy window, sleect GameObject3. In Inspe... Read more
RestoreSceneManagerSetup with serialized SceneSetup state renders the Hi...
In 19.1 try loading a serialized SceneSetup saved to file shows an empty Hierarchy window, if the file was saved with a previous ver... Read more
Nested prefab instance is not refreshed in the Hierarchy when a child pr...
How to reproduce:1. Open attached project "case_1132278-ScriptedImporterNestedPrefabProblem" and scene "SampleScene"2. Select the "C... Read more
[Undo] “Missing Prefab with guid“ GameObject appears after deleting a ne...
How to reproduce (simplified, see History below for original description):1. Create a nested Prefab with a "Nestor" and a "Nestee"2.... Read more
Recent Scenes break after upgrading project
Steps to reproduce:1. Open project from Case 13001042. Open any scene inside the project3. Open another (different) scene4. Go to Fi... 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