Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
MTTB-1709
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
- [Android] TouchScreenKeyboard.selection.length always returns "0" when any length text is selected
 - Point Light in "LensFlareShowroom" scene of URP Samples uses unsupported Indirect Multiplier
 - Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 
Add comment