Search Issue Tracker
In Progress
In Progress in 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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment