Modify files
To modify a file, open its local copy in your editing software and edit it as normal. UVCS detects any changes that you make and adds them to version control.
Open files from the Unity Cloud Dashboard
- In the DevOps section of your Unity Cloud Dashboard, select Repositories.
- Open the repository you want and select Open in app.
Modify files in the GUI
You can view and modify your files in your Workspace Explorer tab. Right-click a file or folder to open the context menu:
- To move a file, select Cut, and then paste it into a new location.
- To delete a file, select Delete, and then choose whether to also delete it from your disk.
- To rename a file, select Rename and enter the new name.
- To edit a file, select Open, and then choose how to open the file.