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
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
- IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualElement.Add in the Start() method
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.