文档

​
​

Development

User Acquisition

Monetization

工业

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

此页面不支持所选语言。
​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
    • Add version control to projects
    • Editor version control tutorials
      • Check in files
      • Ignore files
      • View changes
      • Undo changes
      • View changesets
      • Switch to changeset
      • Revert to changeset
      • Create branch
      • Switch to branch
      • Merge
    • UI Reference
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Merge

From the Unity Editor, merge your changes into your current branch.
阅读时间1 分钟
最后更新于 10 个月前

注意
To solve 3-way merge conflicts, you need to install the VCS desktop app.
You can merge your changes into your current branch.
  1. Merge the changes of either a branch or changeset to your current branch:
    • To merge a changeset, right-click the changeset in the Changesets tab and select Merge from this changeset.
    • To merge a branch, right-click the branch in the Branches tab and select Merge from this branch.
  2. If you have merge conflicts, select Resolve conflicts to process each conflict sequentially. If UVCS can solve a conflict automatically, UVCS skips that conflict without user intervention. Alternatively, you can right-click on each conflict and solve it one at a time.
  3. If you don't have merge conflicts, select Apply changes.
  4. Go to the Pending Changes tab to find the changes applied in your workspace.
  5. Select Check in.
In the Pending Changes tab, you can also find a list with the merge links which details all of your merges.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题