Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
    • Connect Unity VCS with Asset Manager
    • Add Unity VCS files
    • Disconnect Unity VCS
    • Troubleshooting
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Asset Manager
  3. Asset Manager for Unity Version Control

Connect Unity Version Control to Asset Manager

Enable the Unity Version Control feature and connect your Asset Manager account. This will allow you to use Unity Version Control with Asset Manager.
Read time 1 minute
Last updated 4 months ago

Prerequisites

Before you start, make sure you meet the following prerequisites:
  • You are the Owner of your Unity Version Control (Unity VCS) organization.
  • You are the organization Owner or Manager, or you have the Asset Manager Admin role in your Unity organization.

Enable the connection to Unity VCS from Asset Manager

You can enable your connection to Unity VCS using either one of the below:
  • The Asset Manager interface.
  • API calls.
To enable Unity VCS, follow these steps:
  1. In Asset Manager, on the left side, go to the project list panel and scroll down to the bottom of the project list.
  2. Select Integrations. The Integrations window opens.
  3. On the left side, select Version Control.
  4. Select the Connect button.
When your Asset Manager and Unity VCS are connected, any Asset Manager Admin can start adding Unity VCS files to your Cloud assets from the Unity VCS repositories they have access to.

Set up a connection using the API

To set up a connection using the API, follow these steps:
  1. Use the
    VCSIntegration
    endpoint to create an integration in the Unity organization where you will create assets with files from Unity VCS.
  2. Use the
    VCSBrowser
    endpoint to browse the Unity VCS repositories that you can access and find the files/folder that will be the source for your assets. Save the path to the files.
  3. Use the
    VCSDataset
    endpoint to create a dataset.
Note
You can create multiple integrations using the API, however, only one integration is displayed in Asset Manager.

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
    • Prerequisites

    • Enable the connection to Unity VCS from Asset Manager

    • Set up a connection using the API


Report a problem with this page