Search Issue Tracker
Active
Under Consideration for 6000.3.X, 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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- [Linux] Unity Version Control Project Setting labels aren't Humanized on Linux
Add comment