Search Issue Tracker
By Design
Votes
0
Found in
5.2.0a4
Issue ID
708496
Regression
No
[UNET] Network Manager requires PlayerPrefab even when Auto Create Player is off
To Reproduce:
1. Open and run the attached project in editor.
2. Run as Host & Click Client ready.
3. Observe that the error:
"The PlayerPrefab is empty on the NetworkManager. Please setup a PlayerPrefab object."
is thrown even if the NetworkManager is not supposed to spawn the player automatically.
Comments (2)
Add comment
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
rater1994
Jan 03, 2017 15:27
Soren Burkhart God Bless you'r solution. Thank you.
Soren Burkhart
Apr 21, 2016 02:10
I had a similar problem.
The fix was to go to Network Manager (Script) -> Spawn Info and set the Player Prefab.