Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.3.0b8
6000.4.0a3
Issue ID
UUM-123212
Regression
No
HierarchyNode not found errors are logged when Selecting Items in Hierarchy v2 while Scene is loading
Steps to reproduce:
- Open the attached Project
- Enable Hierarchy v2 (Preferences > General > Use New Hierarchy Window)
- Enter Scene "MainGameScene"
- Enter Play Mode and immediately start clicking in the Hierarchy before the Scene fully loads
- Exit Play Mode and immediately start selecting items in the Hierarchy
- Observe the Console
Actual results: Errors "InvalidOperationException: HierarchyNode(2:1) not found
Unity.Hierarchy.Hierarchy.GetNodeTypeHandlerFromNode (Unity.Hierarchy.HierarchyNode& node) (at <b2914ef2e9724533bd7b796b18734a85>:0)
Unity.Hierarchy.Hierarchy.GetNodeTypeHandlerBase (Unity.Hierarchy.HierarchyNode& node) (at <b2914ef2e9724533bd7b796b18734a85>:0)" are logged
Expected results: No Errors are logged
Reproducible with versions: 6000.3.0b8, 6000.4.0a3
Can’t test with versions: 6000.0.60f1, 6000.2.10f1 (No Hierarchy v2)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment