Pending changes tab reference
The Pending Changes tab displays new and changed files in your local version of the project. Use this tab to check in your files to the UVCS workspace, exclude files from version control and compare changed files with the previously checked-in version.
The Pending Changes tab has the following available elements. To add and remove fields from the table, right-click the table header and select the fields you want to show.
Element | Description |
---|---|
Item field (default) | The name and path of the file. Files are grouped by the type of change, for example: Changed Deleted Added |
Status field (default) | The status of the file, for example: Changed Removed locally Private |
Date modified field (default) | Date and time of the change. |
Size field | The size of the file. |
Extension field | The file extension. |
Type field | The file type. |
Repository field | The repository where the change was made, that is, the local repository or remote repository if another user has made the change. |
Check in changes button | Commit the selected files to the workspace. You must enter a comment in the text box before you can check in your changes. |
Undo button | Undo local changes made to the selected files. |
Keep items locked button (Artist mode only) | Keeps the items locked after the check-in operation. This is useful, for example, if you want to make multiple changes to a file but check them in separately as individual changes. To unlock the items, deselect this button. |
Toolbar reference
Icon | Description | |
---|---|---|
Search | Search for a specific value to filter the data that the tab displays. | |
Refresh | Refreshes the data to the latest changes. | |
Undo selected changes | Undo changes you’ve made but haven’t checked in. | |
Branches | Switch 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 App | Open your UVCS project workspace in the UVCS application. | |
Settings | Open the Settings page to configure your settings. | |
Enable Manual Checkout for Unity Assets | Stop automatic check out of files and manually check out files instead. |