加快发布时间表

Unity Version Control web experience in the Unity dashboard
New Unity Version Control web experience
Unity Version Control users now have access to powerful VCS functionality directly from the Unity web dashboard. You can onboard and grant permissions to new users, view content across both org and repo levels, and kick off and conduct code reviews without downloading or opening a separate client.
Resources
Project organization and VCS best practices
Learn the key concepts of version control, as well as tips and tricks you can use when setting up your Unity project to help ensure smooth, efficient team collaboration.
Getting started
Want to dive into Unity Version Control but don’t know where to begin? Check out our introductory course on Unity Learn and start collaborating more efficiently today.
常见问题解答
不,您可以将 Plastic 与您堆栈中的几乎任何其他软件结合使用,以解锁强大的 VCS。但是,Unity 的 Plastic 软件包让在核心引擎中的 Plastic 使用更加直观。
Plastic Cloud Edition 是一个托管、多租户、基于云的服务器,组织可以使用它在云中存储其 Plastic 代码仓库。
Plastic 云版本是为只需要一个云服务器(和可选的本地克隆代码仓库)来处理超大代码仓库和文件的游戏开发团队提供的版本控制系统。您可以推送/拉取(或直接签入)到云服务器。云版本包括 Plastic SCM 客户端和云服务。
您需要订阅 Plastic 云版本才能将代码仓库存储在我们的托管服务中。
您需要 5.4.16.719 或更高版本。我们的网络 API 针对 Unity Plastic SCM 云进行了更新和扩展,因此旧版本将无法使用。
不需要。
You push your data from your local server to the Cloud.
是的,您可以直接签入并合并到云。
是的,可以。您还可以在 Plastic 云组织的控制面板中配置签出时将锁定的文件。
在将代码和数据上传到 Plastic 云之前,Plastic SCM 可以对它们进行加密。当您请求新的 Plastic 云组织托管您的代码仓库时,可将其设置为“加密”。这意味着每当您向其上传数据时,Plastic 云都需要数据加密。
Plastic 云只允许 SSL 连接。
Plastic 云版本包括一个免费套餐 - 含三个免费活跃用户和 5GB 存储空间。从第四个用户开始,您需要按月为每个活跃用户付费。如果用户在一个月内处于非活跃状态,则您当月不需为该用户付费。如果您的存储空间超过 5GB,则需要为每个团队而不是每个用户使用的额外存储空间付费。有关详细信息,请参阅定价说明。
是的。出于许可目的,我们只计算活跃用户数,不考虑使用设备数或安装服务器数。
No. For licensing purposes, we only count the number of active users, regardless of the number of devices used or the number of servers installed.
不需要。如果用户不执行写入操作(例如签入),则视其为只读用户。
是的。您可以随时激活和停用用户。Unity Plastic SCM 保留每个用户(不管是活跃用户还是停用用户)的历史记录。只有活跃用户可以访问系统。
- 24 小时内电子邮件支持响应
- 远程支持连接,以解决更复杂的问题
- 优先从开发团队获得代码“修补程序”
在此了解详情。
如果用户在给定月份执行了以下任一操作,就视其为活跃用户:
1.对代码仓库执行写入操作,以:
- 进行签入
- 进行代码审查
- 创建对象,如标签、变更集(推送或签入)、分支、属性或代码仓库
2.上传或下载 5MB 的数据。