Search Issue Tracker
[Undo] Additional GameObjects and a Console error after Undoing and Redo...
Reproduction steps:1. Open any Unity project2. Create a GameObject (Ctrl + Shift + N)3. Duplicate the GameObject at least twice (Ctr... Read more
Prefab relations break when unpacking outermost Prefab in nested Prefabs
How to reproduce:1. Open attached project "1287352.zip"2. Open "SampleScene" Scene3. In Hierarchy window > Click on "Prefab1"4. I... Read more
Prefab Variant Overrides are reset when changing its base
To reproduce:1. Open attached project ("case_1192908.zip")2. Observe the Scene view - all of the Cube Variants have different Overri... Read more
Reference to the root prefab child is lost when pressing "Unpack Prefab"...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, expand "Root" objec... Read more
[Improved Prefab] Tree prefab continuously updated on selecting "Recompu...
Tree prefab continuously updated on selecting "Recompute Tree" option in prefab mode. Steps to repro:1. Create a new project.2. Game... Read more
Unable to create a prefab when gameObject's name starts with a period
How to reproduce:1. Create a new project2. Create a Cube and name it ".Cube"3. Try to make a Prefab from the ".Cube" Expected result... Read more
Material gets applied to a broken prefab instance when dragging it over ...
To reproduce:1. Open up the attached project ("case_1124308-New_Unity_Project.zip")2. Open up scene "SampleScene"3. Go to Assets -&g... Read more
[Improved Prefab] Nesting changes made in Prefab Mode are not saved on s...
Nesting changes made in Prefab Mode are not saved and the pop up which asks to save the changes while switching back to the main sce... Read more
An added component is being removed form the prefab when reimporting the...
How to reproduce:1. Open the “IN_76367”2. In the project window select the “Test” prefab3. In the Inspector add the “TestScript” com... Read more
Editor crashes on "Transform::CountNodesDeep" when reimporting assets
Reproduction steps:1. Open users attached project2. Reimport Assets/Advanced/MegaCityBuilding/Prefabs/Environment/Backdrop_Buildings... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default