기술 자료

​
​

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
  • Unity Version Control plugins
  • Concepts
  • Tutorials
    • Migrate from Git
    • Migrate from Perforce
    • Version Control settings
    • Configure the client
    • Version Control workflow
      • Set up a workspace
      • Create a repository
      • Use a nodata replica
      • Create a branch
      • Modify files
      • View file history
      • Code reviews
      • Code reviews (GUI)
      • Merge changes
        • Merge branches
        • Navigate the Mergetool window
        • Resolve merge conflicts
        • Checkouts
        • Shelve changes
        • Undo changes
    • Version Control tools
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Navigate the Mergetool window

Learn how to navigate the mergetool window to resolve merge conflicts.
읽는 시간 3분
최근 업데이트: 2달 전

Contributor panels

The three top panels in the window show three different versions of the file that has conflicts. These versions are the following:

Contributor Panel

Description

SourceThe Source panel contains the file with the changes that you are merging.
DestinationThe Destination panel contains the file that you are merging your changes into.
BaseThe Base panel contains the file that is a common ancestor for both the source and destination files.
The conflicted lines are color coded so that you can identify them in the Result file. Above each panel, there is a Deselect/Select bar that you can select to toggle whether or not the Result file panel includes that contributor's version of the conflicted line. For more information, refer to Resolve merge conflicts.

Result file

The Result file initially displays each contributor's version of the conflicted lines, color coded to help you distinguish between them. As you resolve the merge conflicts, the Result file updates to display only the selected lines. You can also manually edit lines in the Result file panel.

Toolbar

Conflict navigation

There are two types of arrow navigation in the top toolbar:

Navigation type

Description

Unresolved conflictsThe red Pending to solve arrow buttons allow you to directly navigate to either the next or the previous unresolved conflict. This feature assists in quickly addressing conflicts that require resolution.
All conflictsThe black arrow buttons direct you to all types of conflicts in your files. You can skip to the first or last conflict, or go to the next or previous conflict using these arrows. This functionality aids in navigating through all conflicts, whether resolved or unresolved, within the merge process.
You can also select the colored conflict bars in the scroll bar to skip to a specific conflict.

Save options

Option

Description

Save & ExitSaves the current contents of the merge results (bottom) pane as a checked-out revision of the item, on the destination branch. Then closes the 3-way Merge window. If conflicts remain unresolved, a dialog prompts for further action.
Keep source contributor & exitSaves the source contributor as a checked-out revision of the item on the destination branch. Then, closes the 3-way Merge window.
Keep base contributor & exitSaves the base contributor as a checked-out revision of the item on the destination branch. Then, closes the 3-way Merge window.
Keep destination contributor & exitSaves the destination contributor as a checked-out revision of the item on the destination branch. Then, closes the 3-way Merge window.

Exit with unresolved conflicts

Option

Description

Save & ExitContinue with the save operation. The work you've done in this window is preserved, but UVCS does not consider this item's revisions to have been merged. (It does not create a merge link for this item.)
Exit without savingClose the 3-way Merge window without saving the work you've done. UVCS does not consider this item's revisions to have been merged.
CancelGo back to working in the 3-way Merge window.

Merge options

Menu

Description

FindOpen a text box to find in the Results pane.
OptionsA menu of several options related to merging.
Diff actionsDiff base with source, base with destination, or source with destination. Diff the three revisions involved in the merge in a separate window launched directly from the mergetool.

Additional resources

  • Resolve merge conflicts
  • Merge conflicts
  • Check in changes

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Contributor panels

    • Result file

    • Toolbar

      • Conflict navigation

      • Save options

        • Exit with unresolved conflicts

      • Merge options

    • Additional resources


이 페이지의 문제 보고