Search Issue Tracker
Hierarchy v2: scene nodes should not be filtered out when child nodes fo...
Steps to reproduce: Add cubes to a scene/multiple scenes make sure new hierarchy window is enabled search cube in hierarchy window s... Read more
Unable to delete Tree GameObjects and “NullReferenceException” errors ar...
Steps to reproduce: Create a new Unity project using the Universal 3D template Make sure Hierarchy V2 is enabled Create a new Tree G... Read more
[Hierarchy V2] Dragging any scene in the Hierarchy window to the bottom,...
Steps to reproduce: Create a new project In Project window create multiple scenes Drag all the scene to the Hierarchy window Drag an... Read more
Hierarchy v2: Undo operation fails to preserve the expanded state of a m...
Steps to reproduce: Create a node with children Expand this node Move the expanded node to an existing node as a child and then undo... Read more
Parent does not collapse in the new Hierarchy when a child is selected a...
How to reproduce:1. Open the attached “IN-135364” project2. Open the “SampleScene”3. Open the Preferences window (Unity > Setting... Read more
Hierarchy v2 does not scroll up while draging an object
Steps to reproduce: Create a new project In hierarchy create a lot of objects to be able to scroll in the hierarchy window Try dragg... Read more
Newly created GameObject is not highlighted and not unselectable when it...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Go to Preferences > New Hierarchy Make sure "Use new... Read more
Hierarchy V2 Search bar has unused text space when the Search bar is fil...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... Read more
Hierarchy v2: node with hide flag turned on should not be searchable in ...
Steps to reproduce: set hide flags on node in runtime by: void Start() \{ gameObject.hideFlags = HideFlags.HideInHierarchy; } search... Read more
Some search filter icons are pixelated in Hierarchy V2
Reproduction steps:1. Create a new project2. Make sure Use new Hierarchy window is enabled in Unity > Settings…3. Click on Hierar... 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