기술 자료

​
​

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
    • Task and issue tracking integrations
    • Bamboo
    • Jenkins
    • Jira
    • TeamCity
    • IntelliJ's IDEs
    • Unreal Engine
    • Visual Studio extension
    • Visual Studio Code
    • Wwise
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Integration of Unity Version Control with the SCM features of Microsoft Visual Studio

Use version control with source control management in your IDE.
읽는 시간 2분
최근 업데이트: 10달 전

Intro

plastic-scm
is a Visual Studio Code extension that integrates Unity Version Control System (UVCS). With this plugin, you can use UVCS as your SCM tool.
This plugin contains a subset of UVCS commands and features. Please stay tuned for upgrades.

Requirements

  • Visual Studio Code v1.64
  • Unity Version Control (UVCS)

Features

  • Lists your pending changes
  • Allows you to checkin all your pending changes at once
  • Allow to see inline file changes as well as full-file changes compared to the latest changeset
  • Group changes to assets from Unreal Engine 5 One File Per Actor (OFPA) in the "Dirty Unreal Levels" resource group, coalesced under the name(s) of the corresponding map(s)

Install

  1. Install Visual Studio Code (1.64 or higher)
  2. Launch Code
  3. Open the command palette :
    Ctrl
    ⇧
    P
    (Windows, Linux),
    ⌘
    ⇧
    P
    (macOS)
  4. Select
    Install Extensions
  5. Choose the extension
    Plastic SCM
  6. Reload Visual Studio Code

Configure

Name

Type

Description

plastic-scm.autorefresh
boolean
Whether the extension should automatically look for changes in the workspace
plastic-scm.enabled
boolean
Whether the extension is enabled
plastic-scm.cmConfiguration.cmPath
string
Location of the
cm
CLI executable
plastic-scm.cmConfiguration.millisToStop
number
Grace time to wait before requesting a shell to closeshell to start
plastic-scm.cmConfiguration.millisToWaitUntilUp
number
Time to wait for the shell to start
plastic-scm.decorations.enabled
boolean
Whether or not file decorations are enabled
plastic-scm.consolidateUnrealOneFilePerActorChanges
boolean
Whether all changes under Unreal Engine 5 One File Per Actor (OFPA) should be groupped under "Dirty Unreal Levels"

Commands

Checkin

You can type in the input field in the SCM view and hit
Ctrl+Enter
to checkin all your pending changes. We don't support selecting what items you want to check in at the moment.
You can also invoke the Checkin command using the Command Palette. You'll be prompted to enter a commit message in that case.

File Changes

When editing a tracked text file, you'll see VS Code show inline gutter color indicators to show lines added, changed, or removed, similar to using Git or other source control extensions. You can also open the Source Control panel to and click on any modified text file to open a full-file diff from the latest changeset.

Issues

Have a look at the list of issues on Github.

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

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

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

  • 보고 있는 페이지
    • Intro

    • Requirements

    • Features

    • Install

    • Configure

    • Commands

      • Checkin

      • File Changes

    • Issues


이 페이지의 문제 보고