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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.