Changesets reference

The Changesets tab of the Unity Version Control (UVCS) window displays a table of the changesets in your repository. To add or remove columns from the table, right-click the table header and select the columns from the context menu.

You can use this tab to view diffs of changesets, revert to changesets, and switch to changesets.

ElementDescription
NameDisplays the name of the changeset.
Creation dateDisplays the check in date of the changeset.
Created byDisplays the email of the user who checked in the changeset.
CommentDisplays any comment that the creator added to the changeset.
BranchDisplays which branch the changeset is on.
ChangedDisplays a list of changed files in a specific changeset when you select that changeset.
AddedDisplays a list of added files in a specific changeset when you select that changeset.
DeletedDisplays a list of deleted files in a specific changeset when you select that changeset.

Toolbar reference

IconDescription
SearchSearch for a specific value to filter the data that the tab displays.
Date dropdownFilter the changesets and branches by their creation dates.
RefreshRefreshes the data to the latest changes.
BranchesSwitch to the Branches tab or select Branch Explorer to open your branches in the UVCS application.
Invite Members to Organization (Only available for admins or users with specific permissions)Open your Unity Gaming Services dashboard and invite users to the UVCS project.
Cog icon
Open in Desktop AppOpen your UVCS project workspace in the UVCS application.
SettingsOpen the Settings page to configure your settings.
Enable Manual Checkout for Unity AssetsStop automatic check out of files and manually check out files instead.