ドキュメント

​
​

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
    • UI Reference
      • UVCS window reference
      • Pending changes tab reference
      • Incoming changes tab reference
      • Changesets tab reference
      • Branches tab reference
      • Merge tab reference
      • Settings window reference
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Merge tab reference

From the Unity Editor, explore the merge operations in your repository and solve the conflicts.
読み終わるまでの所要時間 2 分
最終更新 10ヶ月前

The Merge tab of the Unity Version Control (UVCS) window displays the changes involved in a merge operation with the potential conflicts to solve. You can use this tab to apply the merge in your workspace and solve the conflicts.
You can start a merge operation with either a branch or a changeset:
  • Select a branch from the Branches tab and select Merge from this branch.
  • Select a changeset from the Changesets tab and select Merge from this changeset.
This opens the Merge tab to show you the changes to merge.
When you open the Unity Version Control window and there is a merge in progress, the window selects the Merge tab automatically.
To add and remove fields from the table, right-click the table header and select the fields you want to show.

Element

Description

Apply changes buttonWhen there are no conflicts to solve, you can directly apply the changes to your workspace.
Resolve conflicts buttonIf there are any conflicts, this button shows instead of Apply changes. This option starts the conflict resolution and resolves one conflict at a time.
PathThe file path and name.
SizeThe size of the file.
AuthorThe user who checked in the change.
DetailsThe description of what the update operation does with the related change.
Resolution methodThe resolution method the user selects when they solve the directory conflicts.
Date modifiedThe date of the file’s most recent check in.
CommentsThe comment added by the user who checked in the change.

Context menu options

Menu item

Description

Merge selected filesWhen selecting one or more conflicts, it starts the merge resolution just for the selected conflicts.
Merge keeping source changes (theirs)When selecting one or more conflicts, solves the conflict by keeping the changes in the source of the merge.
Merge keeping workspace changes (yours/destination)When selecting one or more conflicts, solves the conflict by keeping the changes in the destination of the merge.
Diff source with destinationWhen selecting a file that has changed in source and destination, opens a diff with between the contributors.
Diff ancestor with destination contributorWhen selecting a file that has changed in destination, opens a diff of the destination contributor changes.
Diff ancestor with source contributorWhen selecting a file that has changed in source, opens a diff of the source contributor changes.
Copy pathCopies the full (absolute) path of the selected file(s) to the clipboard.
Copy relative pathCopies the path (relative to the workspace) of the selected file(s) to the clipboard.
HistoryOpens the History tab for the selected file.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Context menu options


このページの問題を報告する