Search Issue Tracker
GameObjects cannot be placed between objects with the NotEditable flag w...
How to reproduce:1. Open the attached '1337512.zip' project2. Open the SampleScene3. In the Hierarchy select the 'Test' GameObject4.... Read more
Dragging a Game Object into a Scene that is not loaded causes other not ...
How to reproduce:1. Open attached "New Unity Project.zip" project and Scenes/SampleScene scene2. Additively load Scene A and Scene B... Read more
Pasting, Undoing and Deleting multiple Game Objects in the Scene Hierarc...
How to reproduce:1. Open the attached project and open the "SampleScene"2. Find the "1000" parent in the Hierarchy and expand it3. S... Read more
Scene name in the Hierarchy does not get updated when renaming it only b...
How to reproduce:1. Create a new project2. In the Project window rename the 'SampleScene' Scene by changing a few letter cases (for ... Read more
Hierarchy window search returns incorrect results when using ref in the ...
Reproduction steps:1. Open the project2. In the Hierarchy search bar type "ref:Assets/art/__GUI/stats armor2.psd"3. Click on one of ... Read more
Scene header context menu has extra menu items
Steps:1. Create a new project2. Right-click in Scene header==>There are extra menu items at the bottom of context menu Read more
Selecting elements with Shift + Up/Down arrow is broken in Hierarchy window
How to reproduce:1. Open attached project "BugReport2.zip"2. Select "Cube(3)" in the Hierarchy window3. Press Shift + Up arrow 3 tim... Read more
Undo action is not registered when undoing GameObjects list order in the...
How to reproduce: 1. Create a new Unity project2. In the Hierarchy window create two GameObjects (command+shift+N)3. Select both Gam... Read more
Undo stack is desynchronised when undoing changes in Play Mode and reset...
How to reproduce:1. Create a new project using the default 3D template2. In the Hierarchy, create two GameObject3. Enter the Play Mo... Read more
SceneView sets rotation to 2D in 2D project
Reproduction steps:1. Create a 2D project2. Play Scene3. Observe error in Console window Expected result: SceneView doesn't set rota... 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