Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
  • Unity Version Control plugins
  • Concepts
  • Tutorials
    • Migrate from Git
    • Migrate from Perforce
    • Version Control settings
    • Configure the client
    • Version Control workflow
      • Set up a workspace
      • Create a repository
      • Use a nodata replica
      • Create a branch
      • Modify files
      • View file history
      • Code reviews
      • Code reviews (GUI)
      • Merge changes
    • Version Control tools
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Modify files

Modify files in your repository.
Read time 1 minute
Last updated 10 months ago

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 Dashboard

  1. In the DevOps section of your Unity Dashboard, select Repositories.
  2. 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.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Open files from the Unity Dashboard

    • Modify files in the GUI


Report a problem with this page