Search Issue Tracker
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
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS