Unity Version Control 11.0.16.9466
8 documented changes.
- Version
- 11.0.16.9466
- Released
- Jun 5, 2025
- Product
- Unity Version Control
Unity Version Control 11.0.16.9466
New
- Feature
All Platforms - Desktop GUI: Added List/Tree mode switcher to Available branches dialog
- Change
All Platforms - Desktop GUI: It is now possible to visualize the list of available branches as a tree view in the "Available Unity VCS branches" dialog, and switch between 2 modes: list and tree.
- Change
All Platforms - Desktop GUI: Persistent the tab selection while changing workspace
- Change
All Platforms - Desktop GUI: If a new workspace is loaded in the application, the Workspace view will be displayed. Otherwise, the last opened view will be displayed. Additionally, the latest loaded view will persist when the application is opened.
- Change
Linux - Installers: Debian and Ubuntu won't fail if 'xdg-mime' tool isn't installed
- Linux
- Change
Linux - Installers: From now on, if `xdg-mime` tool (from `xdg-utils` package) is not installed in the operating system, the installation of `plasticscm-client-gui` package won't fail.
- Linux
- Change
Linux - Installers: Instead, the custom `plastic://` links (code review links, changeset links, etc) won't be recognized and hence won't be shown in the GUI application when clicking on them.
- Linux
- Change
Linux - Installers: If this happens, we recommend installing `xdg-utils` package in the system to ensure the custom `plastic://` links are recognized, by running the following command:
- Linux