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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
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.