15 documented changes.

Version
11.0.16.9772
Released
Nov 13, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9772

Official notes

Bug

  1. Improvement

    All platforms – Command-line client: Improved error handling when listing files from unavailable servers

  2. Change

    All platforms – Command-line client: Avoid "Object reference not set to an instance of an object" running cm ls on a workspace from an unavailable server.

  3. Change

    All platforms - Desktop GUI and Gluon: Error opening Shelves view on older Plastic servers

  4. Fix

    All platforms - Desktop GUI and Gluon: Fixed an issue where opening the Shelves view could trigger the following error message: "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')."

  5. Change

    All platforms - Desktop GUI and Gluon: This occurred when using older versions of the Plastic server when the shelves view contained shelvesets sharing the same parent changeset.

  6. Change

    All platforms - Desktop GUI and Gluon: The client now properly handles this scenario to prevent the error.

  7. Change

    All Platforms - Desktop GUI: Seamless recovery when workspace folder is restored

  8. Improvement

    All Platforms - Desktop GUI: Improved how workspaces are handled when their ".plastic" folder is renamed/deleted and later restored. Now, the client toolbar automatically recovers from the "unknown" state if the workspace folder is restored, delivering a more consistent experience across the GUI clients.

  9. Fix

    Linux - Desktop GUI: Fixed exception on upgrade dialog

    • Linux
  10. Fix

    Linux - Desktop GUI: When using the upgrade dialog to check for a new version, clicking the "Download" button was throwing an exception. On Linux, the expected behavior of this button is opening a browser with the download link of the newest version. We fixed the error and now the dialog behaves as intended

    • Linux
  11. Change

    macOS - Desktop GUI: Cannot calculate semantic diffs for C language files.

    • macOS
  12. Change

    macOS - Desktop GUI: The Desktop GUI applications where showing an error in macOS when trying to calculate semantic differences for C language files.

    • macOS
  13. Fix

    macOS - Desktop GUI: This problem only affected to macOS ARM systems. Now it's fixed.

    • macOS
  14. Change

    All platforms - Plugin for JetBrains IDEs: Rollback deleted files without IDE hang

  15. Change

    All platforms - Plugin for JetBrains IDEs: Rolling back deleted files from the project could hang the IDE because the previous flow performed a Checkout before UndoCheckout. When the file was missing from disk the Checkout failed and blocked the operation. The plugin now avoids any prior check-out and restores the file data without attempting to check out a missing file first.

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.