Search Issue Tracker
Editing the Particle System component on a prefab asset desyncs multiple...
Steps to reproduce:1. Create a new project2. Create a prefab with a Particle System component3. Open another Inspector tab so you ha... Read more
Replacing an existing prefab with a new instanceRoot will break all refe...
To reproduce:1. Open attached project(PrefabBug.zip)2. Check MyPrefab2. Notice it has links to two other prefabs3. Run the menu item... Read more
Prefab Mode: Errors spams the console if auto-save is enabled and trying...
Steps:1. Open any prefab asset2. Make a nested folder structure in Project browser3. Drag root of opened prefab into the last folder... Read more
Editor crashes in Scripting::ScriptingWrapperFor when exiting Play mode
To reproduce: 1. Open the attached project (vikersund.zip)2. Open the "startupscene" scene3. Enter Play mode4. (Optional) Observe th... Read more
[Improved Prefabs] Editor crashes while openning "Overrides" window of a...
RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more
"Find References In Scene" lists GameObjects without a reference after r...
How to reproduce:1. Create a new Unity project2. Create a new Prefab and add any Component to that Prefab3. Create a Script and atta... Read more
Unity crashes when loading a scene in SkinnedMeshRendererManager::TryPre...
How to reproduce:1. Open user-submitted project (Flip-Out.zip)2. Open "Menu 3" scene3. Run the scene4. Press "Play Main Table" Expec... 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
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... 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 Mode3. Add a child GameObject named "BChild4"4. Exp... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component