Incoming changes tab reference

The Incoming changes tab of the Unity Version Control (UVCS) window displays external changes in the workspace that your local version of the project does not yet have. Use this tab to get the latest changes from the remote workspace.

To add and remove fields from the table, right-click the table header and select the fields you want to show.

ElementDescription
Update workspace buttonUpdates your project with external changes from the workspace.
PathThe file path and name.
SizeThe size of the file.
Last edited by (Artist mode only)The user who checked in the change.
Date modifiedThe date of the file’s most recent check in.
Author (Developer mode only)The user who checked in the change.
Details (Developer mode only)Describes what the update operation will do with the related change.
Resolution method (Developer mode only)Shows the resolution method the user selected when solving the directory conflicts.
CommentsThe comment added by the user who checked in the change.

Toolbar reference

IconDescription
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 Cloud Dashboard and invite users to the UVCS project.
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.