Switch to changeset
From the Unity Editor, revert the local workspace of a project to its state at a previous changeset.
Read time 1 minuteLast updated 21 days 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
- From the Unity Version Control window, select the Changesets tab.
- Right-click on the changeset you want to switch to.
- Select Switch workspace to this changeset.
- In the dialog, select Switch.