Search Issue Tracker
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
Cannot rename prefabs via the Inspector when they are selected in Projec...
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old ... Read more
EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening event...
How to reproduce:1. Download the tester-attached script(ReloadScene.cs)2. Create a new Unity project and import the script3. Make a ... Read more
Prefab Asset with orphan GameObject creates dummy root in Prefab Mode bu...
Repro steps:1. Drop attached Prefab into any project.2. Instantiate Prefab and observe root HomeMenuPage.3. Open Prefab in Prefab Mo... Read more
Crash with "Transform::InitializeTransformHierarchyRecursive" when usin...
Reproduction steps:1. Open the "PrefabSwapperCrashTest_20220204.zip" project2. Open the "SampleScene" Scene3. Open the Prefab Swappe... Read more
Unapplied Prefab override Components cannot be reordered by dragging the...
How to reproduce:1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)2. Open the SampleScene3. Select the 'RootPrefab'4... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
Particle System Renderer component appears when adding a script to prefa...
Steps:1. Add "GameObject -> Effects -> Particle System" GameObject to Hierarchy2. Create a script in Project browser3. Select ... Read more
[Prefab] Duplicating nested prefabs children does not maintain transform
To reproduce:1) Open the attached project and scene2) In the hierarchy, select one of the prefab's children3) Ctrl+D to duplicate th... Read more
Unity editor crashes when clicking on prefab's "Overrides" dropdown afte...
How to reproduce:1. Open user's attached project2. Select "PlayButton" prefab instance inside the Hierarchy (Canvas -> MainMenu -... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically