Search Issue Tracker
Crashes on GameObject::IsActiveIgnoreImplicitPrefab when duplicating a P...
How to reproduce: 1. Open attached project 2. Select the Prefab named LPWaterPerformance from the Hierarchy 3. Press Ctrl + D Repro... Read more
Null reference exception is thrown when applying modified Button UI comp...
How to reproduce: 1. Open attached project "cannot-apply-prefab_stripped3.zip" and scene "ui_Menu" 2. In Hierarchy window, select a... Read more
Replace Prefab variant parent creates unused overrides for the instance ...
Steps: 1. Create a variant instance in the scene 2. Open it in context 3. Drag root instance to the Project Browser 4. Choose "Repl... Read more
Inspector window flickers when Tag or Layer of a Prefab is changed
When a prefab of a gameobject is created and its Tag or Layer is changed then Inspector window flickers, Refer attached video Steps... Read more
Adding multiple single type Components to the Prefab prevents reverting ...
How to reproduce: 1. Create a new Unity project 2. Create a GameObject and add an Animator component 3. Create a Prefab out of that ... Read more
[Improved prefabs] Apply root motion checkbox in Animator gets clipped i...
When a prefab is a made of a gameObject with Animator component, apply root motion checkbox gets clipped in the override window. St... Read more
[Improved prefabs] Override window stays open even after newly opened wi...
Override window stays open even after newly opened windows are in focus. Refer to the attached video. Steps to reproduce: 1) Create... Read more
Child GameObjects with 'HideAndDontSave' flag appear as overrides on Pre...
How to reproduce: 1. Open user-submitted project (TestPrefabOverride) 2. Open the 'SampleScene' scene 3. See GameObject 'A', which h... Read more
[Improved Prefab] Reverting the added component from prefab override con...
Multiple errors are thrown when the added component is removed from prefab override content panel. Steps to repro: 1. Create a new p... Read more
[Old-Prefab System] Prefab child transform position gets an offset when ...
How to reproduce: 1. Open the attached project ("case_1174963-PrefabBugTest") using the EnvIronman VM (optional) (more information i... 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