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 minuteLast updated a month ago
Prerequisites
- You need to be an admin of your Unity Version Control (Unity VCS) organization.
- You need to be an organization or
Admin
or have anManager
org role in your Unity Cloud organization.Asset Manager Admin
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.
- In Asset Manager, on the left side, go to the project list panel and scroll down to the bottom of the project list.
- Select Integrations. The Integrations window opens.
- On the left side, select Version Control.
- Select the Connect button.
Set up a connection using the API
To set up a connection using the API, follow these steps:- Use the endpoint to create an integration in the Unity organization where you will create assets with files from Unity VCS.
VCSIntegration
- Use the 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.
VCSBrowser
- Use the endpoint to create a dataset.
VCSDataset