Search Issue Tracker
[macOS] In Hierarchy hovering over arrow to open Prefab in Prefab View t...
How to reproduce:1. Open up any project2. Create gameObject "Cube" in Hierarchy and drag and drop it to Project Browser to make it a... 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
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... Read more
Crashing when opening scene
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MovementDemo' Expected result: The Scene is openedActual... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class