11 documented changes.

Version
11.0.16.8420
Released
Feb 8, 2024
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.8420

Official notes

New

  1. Change

    All platforms - Desktop GUI: Relayout branches in the branch explorer

  2. Feature

    All platforms - Desktop GUI: We added a new option in the branch explorer that allows you to relayout branches at your wish, so you can manually move a branch up and down, instead of letting the branch explorer automatically find a spot for it. This features is available from the context menu when a branch is selected. You can also move multiple branches at a time, or clear all the relayout data if you are not satisfied with the result.

  3. Change

    All platforms - Desktop GUI: Additionally, some keyboard shortcuts are also provided (for Windows and Linux / for macOS):

    • Windows
    • macOS
    • Linux

All platforms - Desktop GUI

  1. Change

    Ctrl+Up Arrow / Cmd+Up Arrow: move selected branches up.

  2. Change

    Ctrl+Down Arrow / Cmd+Down Arrow: move selected branches down.

  3. Change

    Ctrl+Shift+Up Arrow / Cmd+Shift+Up Arrow: move selected branches to the top.

  4. Change

    Ctrl+Shift+Down Arrow / Cmd+Shift+Down Arrow: move selected branches to the bottom.

  5. Change

    Ctrl+Shift+C / Cmd+Shift+C: clear selected branches relayout data.

Bug

  1. Change

    All Platforms - Desktop GUI: unexpected error refreshing code review window

  2. Fix

    All Platforms - Desktop GUI: When refreshing the code review window, if the selected difference was an xlink difference, an unexpected error appeared. Now it's fixed.

  3. Change

    All Platforms - Desktop GUI: The code review window now is prepared to keep the selection for xlink differences too.

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.