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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment