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
  • On-Prem
  • Gluon
    • Configure Gluon
    • Gluon workspaces
    • Manage changesets
    • View local changes
    • Work in version control
    • Undo or revert changes
      • Undo changes
      • Recover deleted revisions
      • Revert to a specific revision
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Revert to a specific revision

Resume work on the previous revision of a file.
Read time 1 minute
Last updated 10 months ago

Revert a file to a specific revision. For example, if you don’t like a series of changes, you can restore the file to the revision you do want.
  1. In the history view, right-click the revision you want to restore and select Revert file to this revision.
  2. Select Yes to confirm the revert.
This reversion loads the selected revision into your workspace and checks out the file. Gluon updates the file status to Checked-out (unchanged)|Replaced.
Note
To revert to a specific revision with the command line, run the
cm revert
command.

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.


    Report a problem with this page