7 documented changes.

Version
11.0.16.9973
Released
Feb 26, 2026
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9973

Official notes

New

  1. Change

    All platforms – Plugin for JetBrains IDEs: Show recommended cm version and download link in Configuration view

  2. Change

    All platforms – Plugin for JetBrains IDEs: The Configuration view now displays the recommended cm version for the current plugin build, with a clickable Download link that downloads the matching cm client bundle directly from the IDE. The download runs in the background with a progress indicator and saves the file to the user's Downloads folder.

  3. Change

    All platforms: The server can now dictate the repository hashing algorithm to the client.

  4. Change

    All platforms: UVCS currently supports two file hashing algorithms: SHA1 and MD5. The hashing algorithm in use depends on the `FIPSCompliant` flag defined both in `client.conf` and `server.conf` .

  5. Change

    All platforms: However, both client and server had to have the flag configured to the same value for hashing to work. Misconfigurations could result in repositories storing hashes in one format whilst the clients expected the hashes in a different format, and the other way around.

  6. Change

    All platforms: Now, the hashing algorithm can only be configured from the repository server. If both server and client are using this UVCS version or newer, the client honors the configuration set on the server regardless of the `client.conf` `FIPSCompliant` setting.

  7. Change

    All platforms: For newer clients working against older servers, or the other way around, the client's `FIPSCompliant` flag is still in use, to ensure backwards compatibility.

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.