Search Issue Tracker
Fixed
Fixed in netcode-gameobjects-2.4.2
Votes
0
Found in [Package]
2.4.0
Issue ID
MTTB-1371
Regression
No
Two NetworkManager Player GameObjects are auto-spawned on Client when using NetworkSceneManager
Reproduction steps:
1. Open the attached “IN-103953.zip” project
2. Click the dropdown next to the Play mode button
3. Choose “Server + 1C” Play mode Scenario
4. Enter Play mode
5. Observe the Console in the newly opened (Client) Editor
Expected result: No warnings, only one NetworkManager Player is spawned
Actual result: “Tryingto spawn NetworkObjectId 6 that already exists!” warning is shown and two Players are spawned
Reproducible with: 1.12.0, 2.4.0 (6000.0.50f1, 6000.1.6f1, 6000.2.0b5)
Couldn’t test with: 2022.3.62f1 (Package not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Also reproduces in builds running locally
- Also reported in discussions: https://discussions.unity.com/t/double-spawned-networkmanager-player-objects-when-using-networkscenemanager/1650791
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment