45 documented changes.

Version
11.0.16.6825
Released
Apr 7, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.6825

Official notes

New

  1. Change

    All platforms - PlasticX: Help panel for code reviews

  2. Feature

    All platforms - PlasticX: Added Help button and panel to:

  3. Feature

    Watchdog: Added monitoring for the Plastic Server tcp ports.

  4. Change

    Watchdog: The watchdog opens periodically connections against the tcp ports of the Plastic Server instances it started (unsecured tcp & ssl if configured). If the connections cannot be opened by any reason, it will recycle the instance.

  5. Feature

    Watchdog: Added monitoring for the Plastic Server https endpoint.

  6. Change

    Watchdog: The watchdog runs periodically requests against the https endpoint of the Plastic Server instances it started (if configured). If the request cannot be completed by any reason, it will recycle the instance.

All platforms - PlasticX

  1. Change

    Main window Code Reviews view Screenshot

  2. Change

    Code Review Window Screenshot

Bug

  1. Fix

    Cloud: Fixed a concurrency issue with the storage version when creating organizations.

  2. Change

    Cloud: Each time a new organization was created in the Cloud server, it tried to write the storage version file. This could lead to a file access exceptions if two calls tried to write to the file at the very same time.

  3. Change

    Cloud: Now, the storage version is only written once, and the access is protected.

Alpha new

  1. Feature

    All platforms - PlasticX: Added "Browse repository in this label" action

  2. Feature

    All platforms - PlasticX: We added a new right click context menu action in Branch Explorer View (when selecting a label) and Labels View

  3. Change

    All platforms - PlasticX: When you click in "Browse repository in this label", a new Split View will appear where you will be able to browse the repository from the selected label's changeset

  4. Change

    All platforms - PlasticX: Fix filter in Code Reviews

  5. Fix

    All platforms - PlasticX: We fixed an issue where executing a filter in Code Review, now you can filter using the field "Reviewer"

  6. Change

    All platforms - PlasticX: New keyboard shortcuts

  7. Feature

    All platforms - PlasticX: We added more keyboard shortcuts in PlasticX

  8. Change

    All platforms - PlasticX: Now you can use Ctrl + F (Windows/Linux) or Cmd + F in macOS, to move focus to search filter in all dialogs

    • Windows
    • macOS
    • Linux
  9. Change

    All platforms - PlasticX: Fix scroll issue in pending changes

  10. Feature

    All platforms - PlasticX: In PlasticX, when you had a large number of elements to be added in Pending changes, if you deleted a item the scroll always focused the first element.

  11. Fix

    All platforms - PlasticX: Now this behaviour is fixed, the scroll will remain after a delete operation

  12. Feature

    All platforms - PlasticX: Added 'Comment' column in the Merge/Incoming Changes views

  13. Change

    All platforms - PlasticX: We completed those views by adding the 'Comment' column in order to show the changeset comment where the revision of each merge/incoming change was created.

  14. Change

    All platforms - PlasticX: For Merge view:

  15. Change

    All platforms - PlasticX: For Incoming Changes view:

  16. Feature

    All platforms - GluonX: Added 'Comment' column in the Incoming Changes view

  17. Change

    All platforms - GluonX: We completed this view by adding the 'Comment' column in order to show the changeset comment where the revision of each incoming change was created.

  18. Change

    All platforms - GluonX: [Alpha New]

  19. Feature

    All platforms - GluonX: All platforms - PlasticX: Added recent comments dropdown to Comments dialog

  20. Feature

    All platforms - GluonX: New dropdown button has been added to Comments dialog in order to allow the selection of any comment used previously.

Alpha bug

  1. Change

    All platforms - PlasticX: Error displayed creating a new Workspace

  2. Change

    All platforms - PlasticX: In Create Workspace dialog, when trying to choose a repository and the repositories combobox was empty, the app displayed an error message. This error occurs when the repository list wasn't completely loaded.

  3. Fix

    All platforms - GluonX: fixed directory expansion issue in workspace explorer

  4. Fix

    All platforms - GluonX: We fixed an issue where subdirectories would sometimes become un-expandable after refreshing the view.

  5. Change

    All platforms - GluonX: selected search results now highlighted in explorer and configuration view

  6. Change

    All platforms - GluonX: When you double click on a search result, that item should be navigated to and selected in the item view. This was only happening if the item was already visible. Now, we expand the parent directories of the selected item so it can be shown and selected.

  7. Change

    All platforms - PlasticX: Fix text in Merge View

  8. Fix

    All platforms - PlasticX: Merge result text overlapped the panel in Merge diagram, now this issue fixed.

  9. Change

    Windows - PlasticFS: Support Defender exclusions on Windows 11

    • Windows
  10. Change

    Windows - PlasticFS: Starting PlasticFS for the first time on Windows 11 with Windows Defender enabled could show the following error:

    • Windows
  11. Improvement

    Windows - PlasticFS: This happens if the user accepts to add initial exclusion rules to Windows Defender required by PlasticFS to improve its performance.

    • Windows
  12. Fix

    Windows - PlasticFS: Now it is fixed, and the error message is gone:

    • Windows
  13. Fix

    All platforms - PlasticX: fixed GUI hang during long branch diff calculation

  14. Change

    All platforms - PlasticX: We now offload the diff processing onto a separate thread so that the GUI remains responsive during the branch diff operation.

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.