文档

​
​

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)

Unity Version Control plugin for Intellij IDEs

Install the plugin to use version control in IntelliJ IDEs.
阅读时间1 分钟
最后更新于 10 个月前

Requirements

  • Unity Version Control installation version 11.0.16.X or above.
  • JetBrains IDE version 2022.3 or above.

Install the plugin

The installation process below is a summary of the required steps to install a custom plugin in your IDE manually.
  1. Open your preferred JetBrains IDE.
  2. Go to the Plugins panel and uninstall any version of the plugin Plastic SCM Integration. Restart if asked.
  3. Select the gear icon and select Install Plugin from Disk. Then select the plugin zip file from the Unity Version Control installation folder
    ${INSTALL_DIR}/client/plugins/intellij/plastic4intellij-X.Y.Z.zip
    .
  4. Open a .NET project under Unity Version Control.
  5. Make sure the PlasticSCM plugin is enabled under Settings > Version Control > PlasticSCM.
More info: JetBrains documentation

Use the plugin

To view the version control features, right-click the project hierarchy and select Plastic SCM:
  • Checkin File
  • Update File
  • Compare with the Same Repository Version
  • Compare with
  • Edit
  • Add
  • Rollback
  • Show History
  • Annotate
  • Work Offline

Version Control tab

There is a dedicated Version Control tab that covers version control related details, such as local changes pending to check in, history and revisions, and un-versioned and ignored files.
The Version Control tab with the Default Changelist and a list of unversioned files.

The Version Control tab with the Default Changelist and a list of unversioned files.

Diff files

One of Unity Version Control's main features, semantic diffing (understanding code structure to reduce integration conflicts), is embedded in the IDE interface.

Annotate files

Annotate lines and history of the local files to better understand the evolution of the project.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Requirements

    • Install the plugin

    • Use the plugin

      • Version Control tab

      • Diff files

      • Annotate files


报告此页面的问题