💡 TIP! Automatically add the latest version of Unity Cloud Collaboration Tools to the Unity Editor!
Installation
This section describes how to install Unity Cloud Collaboration Tools in your Unity Project. Before you install the package, make sure you meet the prerequisites.
Install from the Unity Package Manager
To install the Unity Cloud Collaboration Tools package, follow these steps:
- In your Unity Project, go to Window > Package Manager.
- On the status bar, select the Add (+) button.
- From the Add menu, select Add package by name.
Name and Version fields appear. - In the Name field, enter
com.unity.cloud.collaboration.tools. - Select Add.
The Editor installs the latest available version of the package and any dependent packages.
Note
This package is experimental, so it doesn't appear in the Package Manager's Unity Registry list. To add the package, install it by name as described in the previous steps.
Verify the installation
After the installation finishes:
- On Unity 6000.3 or later, a Collaboration button appears in the Editor's main toolbar.
- On Unity 6000.0 to 6000.2, a Unity Cloud > Collaboration menu entry appears instead.
- The Scene View shows a Collaboration overlay toolbar.
If the buttons appear but are disabled, connect your project to Unity Cloud first. For more information, refer to Prerequisites.