11 documented changes.

Version
11.0.16.9843
Released
Dec 17, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9843

Official notes

New

  1. Change

    All platforms - Desktop GUI: Deleting a branch shows branch name

  2. Change

    All platforms - Desktop GUI: The dialog to confirm the deletion of a branch wasn't showing the name of the branch to be deleted. We now show this information in the explanation to make the operation safer.

  3. Feature

    All platforms - Desktop GUI: We also added this branch information to the text shown in other deletion dialogs across the application.

Bug

  1. Fix

    All Platforms - Desktop GUI: Fixed broken documentation link

  2. Fix

    All Platforms - Desktop GUI: Corrected an outdated reference to the smart locks documentation in the help pages.

  3. Fix

    Command-line: Fixed 'No such user' error for code review creations and updates

  4. Fix

    Command-line: Corrected an issue in the the `cm codereview` command: the assignee validation was incorrectly performed against the default server configured in the `client.conf` , instead of the server associated with the code review. This caused an error if the user didn't exist in the default server. The system now resolves the assignee's SEID against the server associated with the code review. This prevents "No such users" errors when creating a new review or changing an existing review's assignee.

  5. Change

    All Platforms - Server: An overflow error prevented SEID checking under some Active Directory configurations.

  6. Feature

    All Platforms - Server: In release 11.0.16.9785, we added a safeguard to prevent the server from hanging when Active Directory authentication stalled (due to a locked account during the AcceptSecurityContext phase).

  7. Change

    All Platforms - Server: However, certain Domain Controller `lockoutDuration` settings could overflow during this check. This blocked authentication when the AD controller requires an administrator to manually unlock the account.

  8. Fix

    All Platforms - Server: This issue has now been fixed.

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.