Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.0
Issue ID
UBRMPPM-16
Regression
No
MPPM: Multiplayer Roles of virtual players default to "Server" which is really, really unhelpful
[https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2849]
h3. Description
Apparently when a new SystemData.json file is created, all three virtual players are assigned role 2 (Server), only the main editor player has role 3 (Client and Server).
This should default to Client and Server for all players. Three servers don't make any sense, and having Server as the default role means more issues since it's rather unexpected and is likely to cause issues with code execution paths and component stripping.
If only we could change those settings with an editor API but ... [[#2847|https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2847]|https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2847]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment