기술 자료

​
​

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)

Settings window reference

From the Unity Editor, configure the settings of Unity Version Control.
읽는 시간 3분
최근 업데이트: 10달 전

To open the Settings window, select the cog icon in the Unity Version Control (UVCS) window and select Settings from the dropdown menu.
There are three sections in the Settings window, with the options described in the tables below.

Pending Changes Options

Field

Description

Automatically add new files to source controlLet UVCS add new files to source control automatically.
Auto-refreshAutomatically refreshes the Pending Changes list as needed to avoid manual refreshing.
What to find
Show checkoutsShows files that:
You have explicitly checked out in UVCS.
You have moved.
Have a merge in progress.
Find changed files in the workspaceChecks the workspace directory structure to identify changed files via the timestamp.
Check the content to determine files as changed, not just timestampCalculates the hash of files with updated timestamps to ensure the file content has actually changed.
What to show
Group changes in “change lists”
Show private filesShows files that are not committed to source control, such as new files or tool-generated content.
Show ignored filesShows files that you’ve added to the ignored list.
Show hidden filesShows files that you’ve added to the hidden list.
Show deleted files and directoriesShows files that you’ve deleted manually in the workspace outside of UVCS.
Move detection
Find moved and renamed files and directoriesSearches the workspace for possible renamed or moved files, for example, if one file has been deleted and another file has been added.
Match binary files only when they have the same extensionRestricts file matching for binary files to files with the same extension.
Match text files only when they have the same extensionRestricts file matching for text files to files with the same extension.
Similarity percentage sliderDefines how similar files need to be considered as moved or renamed.
For text files, this percentage relates to the content.
For binary files, this percentage relates to the file size.
For directory structures, this relates to children as a percentage of the total number of directory entries.

Diff and Merge Options

Field

Description

Comparison method and encoding
Comparison methodLets you ignore EOL and/or whitespace differences when diffing files
Default encodingDefault encoding for the source contributor when diffing two files
Result encodingDefault encoding for the destination contributor when diffing two files
Merge conflict resolution
Manual conflict resolutionWhen two files are in conflict during a merge, always ask the user to manually solve it
Automatic conflict resolutionWhen two files are in conflict, try to solve it automatically, and don't ask the user if it's not necessary
Merge view behavior
Close merge view and open pending changes when a merge is completedAutomatically closes the merge tab and switches to the pending changes after the merge is finished
Allow merge with pending changesWhen this option is disabled, trying to perform a merge with pending changes shows an error

Shelve and Switch Options

Behavior for pending changes after shelving

Field

Description

Undo changesDeletes all shelved changes from the pending changes after the shelve.
Keep changesKeeps changes in pending changes after the shelve.
Ask alwaysPrompts UVCS to ask which option to use every time you shelve changes.

Behavior when trying to switch/update the workspace with changed items

Field

Description

ShelveThis is the default behavior. UVCS asks whether to leave your changes on a shelf so you can apply them later, or bring the changes with you to the destination of the switch.
AllowTry to perform the switch without modifying your pending changes. If there are conflicts between your pending changes and the destination of the update, the file doesn't update.
Allow, showing a warningSame behavior as Allow, but a dialog is shown to warn you about the pending changes.
Do not allow, show an errorUVCS shows an error when you try to switch or update with changed items that forces you to undo the changes manually to continue.

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

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

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

  • 보고 있는 페이지
    • Pending Changes Options

    • Diff and Merge Options

    • Shelve and Switch Options

      • Behavior for pending changes after shelving

      • Behavior when trying to switch/update the workspace with changed items


이 페이지의 문제 보고