35 documented changes.

Version
11.0.16.7957
Released
Apr 27, 2023
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.7957

Official notes

New

  1. Change

    All platforms - All clients: Faster workspace tree (plastic.wktree) update

  2. Improvement

    All platforms - All clients: Clients using super-huge trees (more than 1M items) will experience a performance improvement.

  3. Change

    All platforms - All clients: A single file checkout/checkin/undo operation in a workspace of 7M of items is now x10 times faster!

  4. Change

    All platforms - All clients: This change is only available for clients with the following client.conf setting enabled (see below):

  5. Change

    All platforms - All clients: Details about the change:

  6. Change

    All platforms - All clients: Before, the entire workspace tree file was rewritten each time its metadata was modified (through a checkin, checkout, switch, etc. operation) even if only a few files were touched. Now it only re-writes the modified entries, which makes it much faster for big workspaces.

  7. Feature

    All platforms - Desktop GUI, Gluon: Added Attributes view for shelves

  8. Change

    All platforms - Desktop GUI, Gluon: Now you can see and edit the attributes of a shelve when seeing its differences. There's a new button at the top that lets you open the list of attributes, from where you can add, remove or modify them.

  9. Change

    All platforms - Desktop GUI: "Close merge view and open pending changes" set by default

  10. Change

    All platforms - Desktop GUI: As of this release, "Close merge view and open pending changes" Preferences option will be set by default to all new users.

  11. Change

    All platforms - Desktop GUI: Code Review comments Reply button disabled after it's clicked

  12. Change

    All platforms - Desktop GUI: In code review window the Edit and Reply buttons has been disabled from comments and questions list while the new comment is in edition mode. This is done to avoid discarding the changed text when this button is clicked instead of the Comment button.

  13. Improvement

    Linux - Desktop GUI: Updated app icon

    • Linux
  14. Change

    Linux - Desktop GUI: As part of the ongoing rebranding to Unity Version Control, we replaced the 'Plastic SCM' icon with 'Unity DevOps Version Control' one in the app for the Linux platform.

    • Linux
  15. Change

    Windows - Wwise plugin: Prompt for checkout on edit is now supported

    • Windows
  16. Change

    Windows - Wwise plugin: Implemented support for the VCS setting "Prompt for checkout on edit", allowing users to checkout the affected files as part of the saving process.

    • Windows
  17. Change

    Windows - PlasticFS: Upgrade to WinFSP 2023

    • Windows
  18. Change

    Windows - PlasticFS: Plastic FS now uses WinFSP 2023 as the minimum supported version. If you already have WinFSP 2023 Beta 1, the upgrade process will be easier than ever.

    • Windows
  19. Change

    Windows - PlasticFS: You can find the WinFSP release notes in https://github.com/winfsp/winfsp/releases.

    • Windows

All platforms - All clients

  1. Change

    Before, it took around 6 s to write the workspace tree.

  2. Change

    Now, it only takes 600 ms to write the workspace tree.

Bug

  1. Change

    All platforms - Desktop GUI: Issue tracker repo list is unsorted

  2. Change

    All platforms - Desktop GUI: In the Preferences window, the repositories list from Issue Trackers view will be sorted alphabetically.

  3. Change

    All platforms - Desktop GUI: Pending Changes - Selected items number not updating

  4. Fix

    All platforms - Desktop GUI: Fixed text update in Pending changes tree, when the items were checked/unchecked the displayed category text wasn't updated properly.

  5. Fix

    All platforms - Desktop GUI, Gluon: Fixed misaligned links position

  6. Fix

    All platforms - Desktop GUI, Gluon: In the app, links and texts on the same line could appear vertically misaligned. We fixed this issue

  7. Change

    All platforms - Desktop GUI: After-checkin trigger errors now shown in GUI

  8. Change

    All platforms - Desktop GUI: Notifications about failures when running after-checkin triggers were being shown in the command line tools, but were not being shown in the GUI.

  9. Change

    All platforms - Desktop GUI: Now, we display the error in a dialog to ensure that you are alerted when a trigger fails to run.

  10. Fix

    All platforms - Desktop GUI: Fixed null exception when resolving merge

  11. Fix

    All platforms - Desktop GUI: We fixed an exception that could be thrown while processing file conflicts one at a time during a merge, where the merge involved writeable xlinks but there were no conflicts in files under the xlink. The exception didn't affect the merge, but the error dialogs made it look like there was a problem.

  12. Change

    All platforms - Gluon: Details Panel showing incorrect characters under Spanish localization

  13. Change

    All platforms - Gluon: Gluon Details Panel show incorrect characters in fields "Tamaño" and "Último acceso" in Spanish localization.

  14. Fix

    All platforms - Gluon: We fixed this issue.

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.