Search Issue Tracker
Immutable Prefabs can't be fully opened from the Hierarchy nor the 'Open...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. Observe the Inspector Expected result: There is a li... Read more
Applying overriden name of nested Prefab is silently ignored
How to reproduce: 1. Open user's attached 'PrefabBugRepro.zip' project 2. Open 'SampleScene' Scene 3. Select 'Parent Prefab' GameObj... Read more
Same Build Indices are returned with Scene.buildIndex when Scenes have t...
How to reproduce: 1. Open the attached "ReproProject1128653.zip" project 2. Open Build Settings 3. Note that "Testing" Scenes have ... Read more
Child GameObjects are added as last in order in a Variant when adding ch...
Repro steps: 1. Open QA attached project "repro_1095995" 2. Open PrefabB in Prefab Mode 3. Add a child GameObject named "BChild4" 4.... Read more
Scene is always marked as unsaved when Prefab has a "Constant Size Fitte...
Steps to reproduce: 1. Open original project "Dirty Scene.zip" and open SampleScene 2. Enable "Prefab Image" in the Hierarchy and no... Read more
Re-creating a prefab of variant instance with missing base prefab throws...
User accidentally deleted a base prefab, trying to re-create prefab using its variant, prompts "Cyclic Prefab nesting not supported"... Read more
Applying overrides to Tilemap Prefabs is slow
If you make changes to a tilemap prefab by placing tiles and then apply the overrides to the base prefab, applying the changes is qu... Read more
"Child GameObject 'GameObject' was not registered into undo system and b...
Steps: 1. Add Cube to the Hierarchy and convert it to Prefab 2. Select instance and remove Mesh Renderer component 3. Add child Game... Read more
[2019.4] Editor gets stuck in Prefab Mode when method added to prefabSta...
How to reproduce: 1. Open the attached project "1249713.zip" 2. Open the "Test" Scene 3. In the menu bar click "BugTest" > "Test bug... Read more
"Invalid AABB *this" and "Resource ID out of range" errors thrown when A...
How to reproduce: 1. Open "Scene" Scene in the attached "case_1160643.zip" Unity project 2. Open the "bad_prefab" GameObject in Pref... 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running