13 documented changes.

Version
11.0.16.8953
Released
Oct 17, 2024
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.8953

Official notes

New

  1. Change

    All Platforms - Desktop GUI: Deeplink of UVCS repositories

  2. Change

    All Platforms - Desktop GUI: A new plastic link format has been introduced to open repositories hosted in Unity Version Control (Plastic).

  3. Change

    All Platforms - Desktop GUI: Links like the following ones can now open the specified repository in the full client of Unity Version Control (Plastic) or its artist-friendly Gluon applications:

  4. Change

    All Platforms - Desktop GUI: If a workspace pointing to that repository is missing, a "create workspace" dialog will appears with pre-filled fields, allowing users to quickly set up and download the workspace.

  5. Change

    All Platforms - Desktop GUI: Note that you can choose the tool (full Unity Version Control client (Plastic) or Gluon) by adding `?ui=gluon` to the link. Existing diff and file links continue to function as before.

Bug

  1. Change

    All platforms - Desktop GUI: Null exception when showing annotate from code review window

  2. Fix

    All platforms - Desktop GUI: There was an exception when trying to show the annotate for a file from a code review window, when the code review was opened from a plastic link. In this scenario, there is no current workspace, and trying to access it was causing an error. We fixed it, and now you can see the annotate normally

  3. Change

    All platforms: GitSync doesn't push the .git folder anymore

  4. Change

    All platforms: GitSync doesn't push the .git folder (if it exists in the Unity VCS repo) to Git since some Git servers/providers could reject the push operation due to it.

  5. Change

    All platforms: Creating an attribute via API no longer fails if triggers are set

  6. Fix

    All platforms: We detected that creating attributes using the REST API endpoint failed if the `before-mkatt` or `after-mkatt` triggers were set. We fixed that issue, so it shouldn't happen anymore.

  7. Change

    All platforms - CLI: Purge author could not unregister it

  8. Change

    All platforms - CLI: The author could not unregister the purge. The 'cm purge unregister' failed with the error 'You are not the purge author. Only the purge author is allowed to execute or unregister it.' (even when the user is the author). Now it's working.

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.