Access Control Authoring
The Access Control Authoring module allows users to author, modify, and deploy Access Control configurations directly from the Unity Editor.
NOTE: Access Control Authoring is only supported on Unity 2021.3 and above.
Deployment window
The Deployment window is a core feature of the Deployment package.
The purpose of the Deployment window is to allow all services to have a single cohesive interface for Deployment needs.
The Deployment window provides a uniform deployment interface for all services. It allows you to upload cloud assets for your respective cloud service.
For more information, refer to com.unity.services.deployment.
Create Access Control configurations
Right-click on the Project Window then select Create > Services > Access Control Configuration to create an Asset Control configuration.
The Deployment window automatically detects these files to be deployed at a later time.
For more information on how to create and modify Cloud Code Assets, refer to Access Control Configuration.