기술 자료

​
​

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
    • Version Control tools
      • Enable dynamic workspaces (Windows)
      • Create a label
      • Create an attribute
      • Create a mergebot
      • Use Smart Locks
      • Use Xlinks
      • Use Unity Samples
      • Use triggers
      • Transfer project to a different organization
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Create a label

Create and edit labels in your repository.
읽는 시간 2분
최근 업데이트: 10달 전

A label is a name you can define and attach to a changeset. This means you can assign a name to the current version of every file within your workspace as of a specific changeset.

Create a label in the Unity Dashboard

You can create a new label from the Labels tab of your repository in the Unity Dashboard. You can also view, rename and delete existing labels.
To create a new label:
  1. From the Labels tab, select New label.
  2. Enter a Label name.
  3. Enter a comment to describe the label.
  4. Select the changeset to associate with your label.
    • You can also select Label all writable xlinked repositories to apply the label to all the repositories connected to the current repository.
  5. Select Save to save your label.

Edit label permissions

Labels inherit the permission settings from the changeset that you apply them to. You can edit and override these object permissions for a specific label:
  1. From the Labels tab, select the context menu icon (...).
  2. Select Edit permissions.
    • Developer permissions show by default. To edit permissions for a specific user or user group, select Add user/user group.
  3. In the Permissions dropdown menu, select or deselect the permissions you want. To change an inherited permission, you need to select the Override toggle first.
  4. Select out of the Permissions dropdown menu and select Save.

Create a label in the GUI

A label is a name you can define and attach to a changeset. This means you can assign a name to the current version of every file within your workspace as of a specific changeset. You can use a label to rebuild the status later if you need to.
  1. In your workspace, select the Branch Explorer tab.
  2. Right-click the changeset you want to label and select Label this changeset.
  3. Configure the label.
    1. Enter the label name.
    2. Enter a comment to describe the label.
    3. Optionally, check Label all writable xlinked repositories to apply the label to all linked repositories.
  4. Select Label.
UVCS marks labeled changesets with a circle. You can right-click the circle to access additional label options.

Create a label in the CLI

To manage your labels, use the
cm label
command. If the label doesn’t already exist, the command creates the label and applies it to the changeset you specify.
For example, you can use the following command:
cm label BL002 cs:1203 -c="first release"

Additional commands

  • delete
  • rename

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

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

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

  • 보고 있는 페이지
    • Create a label in the Unity Dashboard

      • Edit label permissions

    • Create a label in the GUI

    • Create a label in the CLI

      • Additional commands


이 페이지의 문제 보고