Unity-Technologies / Unity-Technologies/com.unity.netcode.gameobjects
Multiplayer PlayMode Player Tags not exported/imported by Publisher Tools for a "Template" asset
还没有人认领这个 Issue。
- 主要语言
- C#
- 星标
- 2.3k
- 派生
- 461
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 20
描述
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.
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用 Template 资源通过 AS Publisher 工具复现该问题,然后检查导出的 .unitypackage 以及导入的 Project Settings > Multiplayer > Playmode 配置。完成的标准是:源项目中定义的 Player Tags 在将该包导入新项目后仍然存在,并且已确定负责的导出或导入步骤。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, unity
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100