Search Issue Tracker
In Progress
Votes
0
Found in
2.0.0
Issue ID
UUM-142440
Regression
No
NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Multiplayer -> Multiplayer Center
3. In the Multiplayer Center, Casual co-op -> Select
4. In the "Get Started" tab, install the "QuickStart" page
5. Observe the Console
Expected results: No errors are thrown
Actual results: NullReferenceException is thrown
Reproducible with: 2.0.0 (6000.6.0a5)
Can't test with: 1.0.1 (6000.5.0b7) (Different design)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: Not 100% consistent but I have got reproduction across a few new projects
First lines of error: [Worker0] NullReferenceException: Object reference not set to an instance of an object
Unity.Multiplayer.PlayMode.Editor.MainEditorController.SetupExecutionGraph (Unity.Multiplayer.PlayMode.Editor.ExecutionGraphBuilder graphBuilder) (at /Users/bokken/build/output/unity/unity/Modules/MultiplayerEditor/Managed/MultiplayerPlayMode/Scenarios/Instances/MainEditorController.cs:48)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment