31 documented changes.

Version
11.0.16.9213
Released
Feb 20, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9213

Official notes

New

  1. Change

    All Platforms - Desktop GUI: Next/Previous diff shortcuts

  2. Change

    All Platforms - Desktop GUI: We've restored the Ctrl+N and Ctrl+M (Cmd+N and Cmd+M in macOS) shortcuts to navigate between differences in the Diff Control.

    • macOS
  3. Change

    All Platforms - Desktop GUI: Now you can move to the next/previous/first/last change without using the mouse.

  4. Improvement

    All Platforms - Desktop GUI: We also improved focus handling, so these shortcuts work immediately when a diff window or code review is opened.

  5. Change

    All Platforms - Desktop GUI: Improve PlasticFS (dynamic workspaces) setup

  6. Change

    All platforms - Desktop GUI & Gluon: "Revert to this revision" for directories

  7. Change

    All platforms - Desktop GUI & Gluon: "Revert to this revision" option is now enabled for directories from the history view.

  8. Feature

    All platforms - Desktop GUI & Gluon: We've also added the history view menu for directories in Desktop GUI bringing it in line with Gluon for a more consistent experience.

  9. Change

    All platforms - Plugin for JetBrains IDEs: Renewed icons in the plugin for the JetBrains IDEs

  10. Change

    All platforms - Plugin for JetBrains IDEs: All the icons have been replaced with new designs used from the rest of the UVCS product suite.

  11. Change

    Server - All Platforms: Lock rules now update automatically after renaming a repository

  12. Improvement

    Server - All Platforms: Previously, when a repository was renamed, any associated lock rules had to be updated manually; otherwise, they would no longer apply to the renamed repository.

  13. Improvement

    Server - All Platforms: Now, lock rules are automatically updated, ensuring they remain effective without requiring manual intervention.

All Platforms - Desktop GUI

  1. Change

    The command-line option to start the PlasticFS agent has been renamed from --install to --add-to-startup for better clarity.

  2. Removal

    The EnableCreateDynamicWorkspace GUI configuration key has been removed, as it is no longer needed.

  3. Change

    The setup panel text has been rewritten to better explain what PlasticFS is.

Bug

  1. Fix

    All Platforms - Desktop GUI: Fixed wrong file for code review comment

  2. Fix

    All Platforms - Desktop GUI: Fixed an issue that placed user comments in the previously selected file rather than the intended file when adding comments after switching files from the "Find in files" results.

  3. Change

    All Platforms - Desktop GUI: "Find in files" navigation in Diff Window

  4. Fix

    All Platforms - Desktop GUI: Navigating between different files in the Diff Window using "Find in files" caused incorrect scrolling and highlighting. Now it's fixed: Scrolling and highlighting correctly follow the chosen file.

  5. Change

    All Platforms - Desktop GUI: Disable "Add to Source Control" for Controlled Items

  6. Change

    All Platforms - Desktop GUI: Selecting a controlled item together with private files in the Workspace Explorer, triggered an error when using "Add to source control."

  7. Change

    All Platforms - Desktop GUI: Now, the option is only enabled if all selected items are private, preventing unexpected behavior for controlled items.

  8. Fix

    All Platforms - Desktop GUI: Fixed Code Review Comment navigation

  9. Change

    All Platforms - Desktop GUI: Previously, users needed multiple double-clicks to focus on regular code review comments due to a bug. Now, double-clicking a comment works as expected: it automatically centers and highlights the correct line.

  10. Fix

    All Platforms - Plugin for JetBrains IDEs: Fixed plugin versioning

  11. Change

    All Platforms - Plugin for JetBrains IDEs: The project structure was adapted to properly version the plugin.

  12. Deprecation

    All Platforms - Plugin for JetBrains IDEs: Fixed error about deprecated `ActionUpdateThread.OLD_EDT`

  13. Deprecation

    All Platforms - Plugin for JetBrains IDEs: Solved an issue present in JetBrains IDEs version 2024 and above, where the system complained about using the deprecated API component `ActionUpdateThread.OLD_EDT` .

  14. Fix

    macOS - Plugin for JetBrains IDEs: Fixed plugin not exported during installation

    • macOS
  15. Fix

    macOS - Plugin for JetBrains IDEs: We fixed an issue in the mac installer that was preventing the new JetBrains plugin from getting into the installation folder.

    • 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.