Installation
This section outlines how to install Unity Cloud Identity in your Unity project.
Before you install the package, make sure you meet the prerequisites.
Prerequisites
The following are the prerequisites for installing Unity Cloud Identity package:
- A Unity version of 2021.3 or later
- A Unity account (to generate an identifier for your application)
- The VPN enabled
Note: This prerequisite applies only to the Internal artifactory procedure.
Install the Unity Cloud Identity package from the Unity Package Manager
Important: Unity Cloud SDKs are categorized as Experimental Packages. Before you can successfully install them from the Unity Package Manager, you must enable Experimental Packages from the Editor. See: Experimental packages
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 the name of the package you want to install.
Example: com.unity.cloud.[packageName] - Select Add.
The Editor installs the latest available version of the package and any dependent packages.