Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.0
Issue ID
UBRMPPM-17
Regression
Yes
Multiplayer PlayMode Player Tags not exported/imported by Publisher Tools for a "Template" asset
[https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/issues/2846]
h3. Description
I have created a "Template" asset for the Asset Store using the AS Publisher tool and unpacked that .unitypackage into a new project to test it.
Side Note: Template assets are those that bundle the ProjectSettings folder and essentially replace the existing project's settings.
Under Project Settings => Multiplayer => Playmode the "Player Tags" list is empty after successfully importing the asset. The tags are defined in the source project.
Either the player tags are not exported by the AS publisher tool or they are not imported into the new project from a .unitypackage file.
Unfortunately, there is also no way to change these tags via editor script, at least not without resorting to reflection.
h3. Environment
* OS: Win 11
* Unity Version: 6000.0.0b12
* Netcode Version: 1.8.1, MPPM 1.0.0 (no preview)
* AS Publish tools: 11.4.0
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