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
    • Add version control to projects
    • Editor version control tutorials
      • Check in files
      • Ignore files
      • View changes
      • Undo changes
      • View changesets
      • Switch to changeset
      • Revert to changeset
      • Create branch
      • Switch to branch
      • Merge
    • UI Reference
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Switch to changeset

From the Unity Editor, revert the local workspace of a project to its state at a previous changeset.
Read time 1 minute
Last updated 10 months ago

The Switch to Changeset feature allows you to revert the local workspace of your Unity project to the state it was in at a previous changeset. Use this feature to view:
  • How your project looked during an earlier release
  • How your project looked before a fix was implemented
  • The state of the build
To switch to a selected changeset:
  1. From the Unity Version Control window, select the Changesets tab.
  2. Right-click on the changeset you want to switch to.
  3. Select Switch workspace to this changeset.
  4. In the dialog, select Switch.
To understand how UVCS behaves when you switch your local workspace with pending changes, refer to the documentation on how to Switch with pending changes.

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