기술 자료

​
​

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
    • Organizations
    • Repositories
    • Workflows and partial replicas
    • Security
    • Dynamic workspaces (Windows)
    • File explorer
    • Code reviews
    • Branches
    • Merge conflicts
    • Mergebots
    • Xlinks
    • Smart Locks
    • Symlink Support
    • Triggers
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Merge conflicts

Resolve merge conflicts in the Unity Version Control desktop application.
읽는 시간 1분
최근 업데이트: 10달 전

Merge conflicts occur when you try to merge changes into a branch that has conflicting changes. For example, if you change a specific part of a file and someone else also changed that part of the file, then a version control system can’t determine which change takes precedence.

3-way merge tracking

Unity Version control (UVCS) uses 3-way merge tracking, which shows three elements of a merge: the base, the source, and the destination.
The base is the common ancestor of the two changesets you want to merge. The base shows you the file before the changes, which allows UVCS to automatically resolve most merge conflicts. If you have two contributors, and only one modifies a line of code, UVCS compares the line of code with the base in order to keep the modified line in the merge.
For more information, refer to Navigate the Mergetool window

Manual merge conflict resolution

When the same line of code is modified in both the source and the destination, UVCS doesn’t know which modification you want to merge. This means you need to use the UVCS desktop client to manually resolve the merge conflict.

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

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

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

  • 보고 있는 페이지
    • 3-way merge tracking

    • Manual merge conflict resolution


이 페이지의 문제 보고