Get started
This getting started guide outlines the basics of setting up a Unity Editor Project with Unity Cloud Identity. Before you begin, make sure you meet the prerequisites.
Install the package
To install Unity Cloud Identity on a new or existing Unity Editor Project, install the Identity package using the installation instructions.
Unity Cloud Application Namespace
Application that uses Unity Cloud packages require an application namespace. This namespace enables custom URI scheme association with the OS for Deep Linking and login operations.
For more information, see the Unity Cloud Application Namespace section in the Common package documentation.
Troubleshooting
Refer to the troubleshooting section if you have trouble getting started with your Unity Editor Project.