Steps to reproduce:
- Open the attached “IN-147648” project
- Open the Assets/_Scenes/Startup.unity scene
- Enter Play mode
- Press the "PLAY" button
- Press the "Create Save" button
- Enter any name under "Enter save name"
- Press the "Play" button
- Press the "Ready up" button
- Observe the RpcException due to the "GameManager" object not being spawned (Look in DontDestroyOnLoad/GameManager)
Actual result: The NetworkManger doesn't spawn the GameManager NetworkObject
Expected result: The NetworkManager spawns the GameManager NetworkObject
Reproducible with: 2.13.0 (6000.5.1f1)
Not reproducible with: 2.12.0 (6000.5.1f1)
Reproducible on: Fedora Linux 44 (By reporter)
Not reproducible on: No other environments tested