18 documented changes.

Version
11.0.16.9523
Released
Jul 10, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9523

Official notes

New

  1. Change

    All platforms: Faster checkout for thousands of files

  2. Improvement

    All platforms: We've significantly improved checkout performance when handling large numbers of files. Files are now grouped by their parent directory and processed in batches, reducing overhead and speeding things up.

  3. Change

    All platforms: In our tests, checking out 15,000 files from the same directory in the Desktop GUI dropped from 30 seconds to just 3 seconds—a 10x improvement. (Tested on a modern Windows machine with a 10th-gen Intel i9 CPU and SSD).

    • Windows
  4. Change

    All platforms: Faster status (pending changes)

  5. Change

    All platforms: Good news: Pending changes status updates are now 3-4 times faster! You'll experience the biggest boost in speed after a machine restart, for the very first calculation on any Unity Version Control client, and with every calculation on the command-line interface (CLI).

  6. Change

    All platforms: This enhancement will especially benefit users running Unreal Engine 5 projects with One File Per Actor (OFPA) enabled, along with those who manage large workspaces that can contain hundreds of thousands of directories.

  7. Change

    All platforms - Desktop GUI and Gluon: Pending Changes Status in the Top Bar

  8. Change

    All platforms - Desktop GUI and Gluon: We've introduced a new mechanism that monitors your pending changes and updates the status overlay in the top bar. The working object icon now clearly displays a blue dot overlay when pending changes are detected, making it easier to track work that needs to be committed.

Bug

  1. Change

    All platforms - Server: LDAP groups are not always identified as groups

  2. Change

    All platforms - Server: When using an LDAP server, some groups were wrongly identified as users instead. This can happen with some LDAP providers like OpenLDAP.

  3. Fix

    All platforms - Server: We fixed that, and now they are properly told apart.

  4. Change

    All platforms - Desktop GUI: LDAP user names weren't shown in the 'Changeset colors' panel

  5. Change

    All platforms - Desktop GUI: When using LDAP, user SIDs were shown instead of their names in the 'Changeset colors' panel, located in the Branch Explorer.

  6. Feature

    All platforms - Desktop GUI: We changed this to shown the actual name of the user. If you already have some users added there, you can remove the entries and add them again so the display name gets updated.

  7. Fix

    All platforms - Desktop GUI: Fixed closing the ephemeral notification banner

  8. Change

    All platforms - Desktop GUI: The app showed a "A task was cancelled" error after manually closing the notification banner.

  9. Change

    All platforms - Desktop GUI: Branch Explorer runs 'before-merge' trigger when there are incoming changes

  10. Fix

    All platforms - Desktop GUI: When you are not on the head of a branch, refreshing the Branch Explorer used to execute the 'before-merge' triggers. We fixed that: now you have to actually press the 'View' button in the toolbar.

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.