Deployment window
The Deployment window lets you deploy assets to their respective services, as well as other relevant service-specific manipulations. The Deployment window detects and displays any deployable assets in your project.
To access the Deployment window:
- In 2021 or before, use Window > Deployment.
- In 2022 and later, use Services > Deployment.
Deployment window UI
The following table describes the Deployent window.
Field | Description | |
---|---|---|
Deploy Selected | Deploys the selected assets to the chosen environment. | |
Deploy All | Deploys all assets to the chosen environment. | |
Environment view | Shows the current environment where the assets will be deployed to. This dropdown contains a shortcut to Project Settings > Services > Environments > Environment Selector where you can modify the environment. | |
More (⋮) menu | Contains additional options for the Deployment window. | |
Deploy All on Play | Triggers all assets to be deployed when the Unity Editor transitions from edit mode to play mode. The Unity Editor waits for file deployment to be completed before entering play mode. | |
Block Playmode on Failure | Blocks Play Mode from running when a file fails to deploy via Deploy Selected on Play. | |
Name | Displays the name of the asset. | |
Service | Displays the name of the service that the asset relates to. | |
Deployment Status | Describes the status of an asset with respect to the remote resource. | |
Status panel | The status panel in the bottom of the Deployment window describes additional details regarding an asset's status. An asset can contain multiple states. | |
Context menu | Displays additional actions available for each asset, depending on the service. Right-click on an asset to display the context menu. | |
Deploy | Deploys the selected items. | |
Select In Project Window | Selects the asset in the Project window if it is an Unity asset. | |
Open | Opens the asset in the appropriate editor, for supported assets. |
Icons
Warning
The warning icon is displayed to highlight an issue with the asset.
Error
The error icon is displayed when the asset has failed to deploy or there are other failure states associated with each service.