Configure a project for Unity cloud
How to configure a project for Unity cloud
Read time 1 minuteLast updated a day ago
When you create a Unity Editor project in the Unity Hub, you can choose to create a new Unity cloud project, or to link it to an existing Unity cloud project. This process assigns a cloud Project ID to your project. If you need to link a local Unity project to a Unity cloud project, you can use either of the following methods:
- Link to a new or existing Unity cloud project from the Editor.
- Link to an existing cloud project with the UGS CLI
Link to a Unity cloud project from the Editor
To use the Unity Editor to link a project to a cloud project, ensure you're signed in to the Unity Hub, and then complete the following steps:- Open your project in the Unity Editor.
- Select Edit > Project Settings, and then select Services.
-
Add a project ID in one of the following ways:
-
Link the Unity Editor project to an existing cloud project:
- Select Use an existing cloud project.
- Select an organization and a cloud project, and then select Link Unity project to cloud project.
-
Create a new Unity cloud project:
- Select Create a new cloud project.
- Select an organization, and then select Create new cloud project and link to Unity project.
-
Link the Unity Editor project to an existing cloud project:
Link to a Unity cloud project with the CLI
To use the UGS CLI to link an Editor project to a cloud project, you need to configure a Project ID. To find your Project ID in the Unity Dashboard, complete the following steps:- Select Projects and select the project you want to use.
- Select the Settings tab and scroll down to the Project ID item.