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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment