7 documented changes.

Version
11.0.16.9915
Released
Jan 29, 2026
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9915

Official notes

New

  1. Change

    All platforms – Command line client: Revision ID available in status command output

  2. Feature

    All platforms – Command line client: The `cm status` command now supports an optional `--includeRevId` flag that, when used with `--machinereadable` , includes the revision ID for each change in the output. The revision ID is added as an additional field after the directory flag and before the merges information.

  3. Change

    All platforms – Command line client: This enables plugins and integrations to obtain revision information directly from the status command without additional operations.

Bug

  1. Change

    All platforms – Plugin for JetBrains IDEs: Diff not loaded for replaced files

  2. Change

    All platforms – Plugin for JetBrains IDEs: The diff view now correctly loads and displays differences for files with "Replaced" status. The plugin now retrieves parent revision IDs directly from the status command output, which eliminates the need for additional commands and ensures reliable diff loading for all file change types, including replaced files.

  3. Fix

    macOS – Plugin for JetBrains IDEs: Fixed server list failing to load on macOS

    • macOS
  4. Fix

    macOS – Plugin for JetBrains IDEs: Fixed an issue on macOS in which the attempt to clone a Unity Version Control repository from Rider's welcome window would result in the server list never populating. An error in the logs would indicate that the `cm` command could not be found. Now, the Clone Repository dialog correctly initializes Unity Version Control and loads the server list on first access, regardless of whether a project is open.

    • macOS

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.