19 documented changes.

Version
11.0.16.8976
Released
Oct 24, 2024
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.8976

Official notes

New

  1. Change

    All Platforms - Desktop GUI: Support for opening file links

  2. Change

    All Platforms - Desktop GUI: Desktop GUI now supports opening file links directly. There are three types of links:

  3. 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

  1. Change

    File link: Focuses the specified file in the GUI, creating the workspace if it doesn't exist.

  2. 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.

  3. 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.

  4. Change

    Shift+Ctrl+1 for Repositories view (Windows and Linux)

    • Windows
    • Linux
  5. Change

    Shift+Ctrl+2 for Workspaces view (Windows and Linux)

    • Windows
    • Linux
  6. Change

    Shift+Cmd+1 for Repositories view (macOS)

    • macOS
  7. Change

    Shift+Cmd+2 for Workspaces view (macOS)

    • macOS

Bug

  1. Fix

    All Platforms - Desktop GUI: Fixed error when opening some Code Reviews

  2. 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.

  3. Fix

    All platforms - GUI: Fixed an error when contacting a Cloud org. from On-Prem for the first time

  4. 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.

  5. Change

    All platforms - Desktop GUI: Merge not working using a renamed repository

  6. 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

  7. Fix

    All Platforms - Desktop GUI: Fixed view switching shortcuts

  8. 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.

  9. Feature

    All Platforms - Desktop GUI: Additionally, new shortcuts for displaying the Workspaces and Repositories views have been added:

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.