Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.3.0b8
6000.4.0a5
6000.5.0a1
Issue ID
UUM-125968
Regression
Yes
“InvalidOperationException: HierarchyNode(8:1) not found“ error is thrown when creating a “Create Session” Multiplayer Widget for the first time with Hierarchy V2 enabled
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Make sure Hierarchy V2 is enabled (Preferences > General > Use new Hierarchy window)
- Install the Multiplayer Widgets package (com.unity.multiplayer.widgets)
- Create a new Create Session GameObject (GameObject > Create > Multiplayer Widgets > Create > Create Session)
- Observe the Console window
Actual results: “InvalidOperationException: HierarchyNode(8:1) not found“ error is thrown
Expected results: No errors are thrown
Reproducible with versions: 1.0.3 (6000.4.0a2, 6000.3.0b9, 6000.4.0a4)
Not reproducible with versions: 1.0.0, 1.0.3 (6000.4.0a1), 1.0.3 (6000.0.61f1, 6000.2.10f1)
Tested on (OS): MacOS Silicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning messages are shown in the console when using Memoryless Render Targets with "storeResults: false"
- Unable to navigate with Tab key in "Create New Tile Palette" window to "Cancel" and "Create" buttons
- “InvalidOperationException” errors are spammed in the Console when entering Play Mode in various AI Navigation Sample Scenes
- HDRP Liquid sample Custom Injection Pass breaks transparency and refraction when set to Before Post Process
- [iOS] Rendering freezes when the device is oriented upside down
Add comment