💡 TIP: Automatically add the latest version of Unity Cloud Common to the Unity Editor!
Installation
This section describes how to install Unity Cloud Common in your Unity Project. Before you install the package, make sure you meet the prerequisites.
Note
The Unity Cloud Common package is a dependency of all other Unity Cloud packages. If you install any of these packages, the Unity Cloud Common package is automatically installed. Given the Common package does not offer any standalone features, it should not be necessary to install it on its own.
Install from the Unity Package Manager
To install the Unity Cloud Identity package, follow these steps:
- In your Unity Project, go to Windows > 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.common. - Select Add.
The Editor installs the latest available version of the package and any dependent packages.