6 documented changes.

Version
11.0.16.9615
Released
Sep 4, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9615

Official notes

Bug

  1. Fix

    All platforms - Plugin for JetBrains IDEs: Fixed unresponsive "Nothing was found to add" dialog

  2. Fix

    All platforms - Plugin for JetBrains IDEs: Resolved a condition where the "Nothing was found to add" dialog from the Plastic SCM integration could be displayed in a way that would block the UI thread. The dialog now functions as expected and will no longer cause the application to hang.

  3. Fix

    All platforms - Desktop GUI: Fixed null exception in labels view

  4. Fix

    All platforms - Desktop GUI: Fixed a null reference exception that occurred when opening the Labels view while a branch filter was applied in the Changesets view. Previously, this issue could cause the Labels view to fail loading (or refreshing) under these conditions. The Labels view now opens and refreshes correctly regardless of branch filters applied in the Changesets view.

  5. Fix

    All platforms - Server: Fixed array dimensions exceeded supported range error

  6. Fix

    All platforms - Server: Fixed an issue in the Branch Explorer where certain migrated Git repositories triggered an "Array dimensions exceeded supported range" error, preventing the graph from being displayed. The root cause was on the server side: some changesets without changes were created with an empty GUID, which led to the error in the Branch Explorer. This has been corrected, and the Branch Explorer now correctly renders graphs for all migrated Git repositories.

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.