14 documented changes.

Version
11.0.16.8564
Released
Apr 18, 2024
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.8564

Official notes

New

  1. Improvement

    All platforms - Desktop GUI: Improved history view filters

  2. Change

    All platforms - Desktop GUI: The history view has a filter that allows you to see only the revisions that belong to the specified branches.

  3. Feature

    All platforms - Desktop GUI: In addition to this, we added a user filter that lets you specify the author of the revision.

  4. Change

    All platforms - Desktop GUI: These filters now have the same design as the ones in the branch explorer view.

  5. Change

    All platforms - Desktop GUI: On top of that, both views share the saved filters list, so you can create one filter from the branch explorer and use it from the history view.

  6. Removal

    All clients: Removed transformable workspaces support

  7. Removal

    All clients: Transformable workspaces support was added long time ago. However, they were actually never used or fully supported by the system (i.e. not supported by Partial workspaces or Incoming Changes operations). The feature was removed from the system.

  8. Change

    Windows - Wwise plugin: Plugins moved under a common folder

    • Windows
  9. Change

    Windows - Wwise plugin: From this release on, all versions of the Wwise plugin are moved under a common installation folder "client/plugins/wwise".

    • Windows

Bug

  1. Change

    All Platforms - Server: 'Collection was modified' error using LDAP

  2. Fix

    All Platforms - Server: The Novell.Directory.Ldap version that the server used (3.4.0) had a bug related to a collection that was not thread safe. This issue was fixed in the version 3.6.0: https://github.com/dsbenghe/Novell.Directory.Ldap.NETStandard/commit/7f8f45e6df33c7ac4acafb0a481c9682cb0d1964

  3. Change

    All Platforms - Server: Now, the server uses the version 3.6.0, so the issue doesn't happen anymore.

  4. Fix

    All platforms - Desktop GUI: Fixed exception in changeset code review

  5. Fix

    All platforms - Desktop GUI: When creating a code review for a changeset, after refreshing the view we were showing an unexpected error message. This error is now fixed

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.