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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.