Documentation

​
​

Development

User Acquisition

Monetization

Industry

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)

Install the UVCS plugin for Jenkins

Integrate Jenkins with Unity Version Control for your CI/CD pipeline.
Read time 1 minute
Last updated 3 months ago

Install the Unity Version Control (UVCS) plugin for Jenkins using standard Jenkins methods.

Using the Jenkins dashboard

To install from the Jenkins user interface:
  1. From your Jenkins dashboard, go to Manage Jenkins > Manage Plugins.
  2. Select the Available tab.
  3. To find the plugin, search for
    plasticscm-plugin
    .
For more information, refer to the Jenkins documentation.

Using the Jenkins CLI

To install from the command line:
jenkins-plugin-cli --plugins plasticscm-plugin:4.4
For more information, refer to the Jenkins documentation.

Using direct upload

To install from the Jenkins releases page:
  1. Download one of the releases.
  2. Upload the release to your Jenkins controller.
For more information, refer to the Jenkins documentation.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Using the Jenkins dashboard

    • Using the Jenkins CLI

    • Using direct upload


Report a problem with this page