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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment