Unity Version Control 11.0.16.8976
19 documented changes.
- Version
- 11.0.16.8976
- Released
- Oct 24, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.8976
New
- Change
All Platforms - Desktop GUI: Support for opening file links
- Change
All Platforms - Desktop GUI: Desktop GUI now supports opening file links directly. There are three types of links:
- Change
All Platforms - Desktop GUI: Users can now copy this kind of links from the Items view in the Desktop GUI from the context menu "Copy > Copy link", "Copy > Copy link (current branch)", or "Copy > Copy link (current changeset)."
All Platforms - Desktop GUI
- Change
File link: Focuses the specified file in the GUI, creating the workspace if it doesn't exist.
- Change
File link on branch: Switches to the specified branch, and focuses the specified file in the GUI, creating the workspace if it doesn't exist.
- Change
File link on changeset: Switches to the specified changeset, and focuses the specified file in the GUI, creating the workspace if it doesn't exist.
- Change
Shift+Ctrl+1 for Repositories view (Windows and Linux)
- Windows
- Linux
- Change
Shift+Ctrl+2 for Workspaces view (Windows and Linux)
- Windows
- Linux
- Change
Shift+Cmd+1 for Repositories view (macOS)
- macOS
- Change
Shift+Cmd+2 for Workspaces view (macOS)
- macOS
Bug
- Fix
All Platforms - Desktop GUI: Fixed error when opening some Code Reviews
- Fix
All Platforms - Desktop GUI: Fixed an issue that caused an error when opening code review comments in the desktop client. This error occurred because some comments had incorrect location information. Now, the system will skip problematic comments and handle empty or incorrect location details better, preventing the error from happening.
- Fix
All platforms - GUI: Fixed an error when contacting a Cloud org. from On-Prem for the first time
- Fix
All platforms - GUI: When logging in for the first time against a Cloud organization (for example, when adding a destination on a sync view), the GUI could throw a "Failed to resolve the cloud server for organization" error. This is now fixed.
- Change
All platforms - Desktop GUI: Merge not working using a renamed repository
- Fix
All platforms - Desktop GUI: Using a workspace pointing to a renamed repository, the merge failed with the error `new_repository_name@cloud is not in a workspace` . Now it's fixed
- Fix
All Platforms - Desktop GUI: Fixed view switching shortcuts
- Fix
All Platforms - Desktop GUI: Attempting to press `Ctrl/Cmd + ` from the home view or login screen caused an unexpected error due to the Workspace view not being created yet. This issue has now been resolved.
- Feature
All Platforms - Desktop GUI: Additionally, new shortcuts for displaying the Workspaces and Repositories views have been added: