12 documented changes.

Version
11.0.16.8752
Released
Jul 10, 2024
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.8752

Official notes

New

  1. Feature

    All platforms - Desktop GUI: Added comments and questions columns to code reviews view

  2. Feature

    All platforms - Desktop GUI: We added two new columns to the code reviews view: the comments column, that shows the number of comments and replies, and the questions column, that shows the number of unanswered questions and unresolved change requests.

Bug

  1. Fix

    All platforms - Desktop GUI: Code review comments navigation fixes

  2. Fix

    All platforms - Desktop GUI: We found and fixed two different issues that happened when opening a code review and navigate to a comment for the first time.

  3. Fix

    All platforms - Desktop GUI: Both issues have been fixed.

  4. Change

    Command-line client: The cm fast-import command failed when importing files bigger than 2GB

  5. Fix

    Command-line client: The cm fast-import command failed if the export file contained a blob bigger than 2GB. This happened because the blobs size was handled as an int32 value. Fixed.

  6. Fix

    Windows - Installer: Fixed error installing on-prem edition over an existing cloud edition

    • Windows
  7. Change

    Windows - Installer: An error window at the end of the install process was shown when installing on-prem edition over an existing cloud edition.

    • Windows
  8. Change

    Windows - Installer: The error was shown when the installer ran `plasticd upgradeconf` command (this command is just for upgrading the config files if you're upgrading from a plastic version from 2021).

    • Windows

All platforms - Desktop GUI

  1. Feature

    Navigating to a comment that was added in the "entire branch diff" mode, but showing the code review in "changeset by changeset diff" mode:

  2. Feature

    Navigating to a commend that was added in a given changeset in the "changeset by changeset diff" mode, and showing the code review in "changeset by changeset diff" mode in a different changeset:

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.