12 documented changes.

Version
11.0.16.9818
Released
Nov 27, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9818

Official notes

New

  1. Change

    Windows - plasticfs: Faster pending changes calculation

    • Windows
  2. Change

    Windows - plasticfs: We have significantly sped up the pending change calculations, drastically improving the speed of both cm status and the Pending Changes view in dynamic workspaces.

    • Windows
  3. Change

    Windows - plasticfs: On a medium-large dynamic workspace (over 10,000 directories and 60,000 files), cm status is now up to 68% faster than in the previous version!

    • Windows

Bug

  1. Fix

    All platforms – Plugin for JetBrains IDEs: Fixed IDE freezes during internal operations

  2. Fix

    All platforms – Plugin for JetBrains IDEs: Fixed random IDE freezes that could occur during internal operations. The issue was caused by the plugin executing unnecessary version control operations on files that shouldn't be processed.

  3. Improvement

    All platforms – Plugin for JetBrains IDEs: The fix improves plugin performance by automatically excluding the temporal files from version control processing.

  4. Change

    All platforms – Plugin for JetBrains IDEs: Diff data not loading properly with SSL connections in on-premise environments

  5. Change

    All platforms – Plugin for JetBrains IDEs: The plugin now correctly loads diff data when the server connection is configured via SSL under an on-premise environment. Previously, when modifying files from Rider, the previous revision data (left side) was not loaded in the diff view. This occurred because for SSL connections, the revspec format includes the "ssl://" prefix and port with the ":" character.

  6. Change

    All platforms – Plugin for JetBrains IDEs: Files moved externally and then edited incorrectly shown as private

  7. Improvement

    All platforms – Plugin for JetBrains IDEs: Files moved or renamed outside the IDE (e.g., using file explorer) and then edited within the IDE are now correctly displayed as changed (blue) in the Changes list instead of incorrectly showing as private (red). The plugin now properly detects external file moves/renames and executes the move command to maintain the file's controlled status. Additionally, rollback operations have been optimized to refresh only affected file revisions instead of the entire project structure, providing significant performance improvements for large projects.

  8. Fix

    All Platforms - Desktop GUI: Fixed broken documentation links

  9. Improvement

    All Platforms - Desktop GUI: We've updated the Desktop GUI to resolve a couple of broken "Learn more" links and ensure all help references point to the current Unity Version Control documentation. This includes correcting outdated references related to smart locks and dynamic workspaces so that users are taken to accurate, maintained guidance.

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.