52 documented changes.

Version
11.0.16.6860
Released
Apr 21, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.6860

Official notes

New

  1. Change

    Command-line client: New variable to track the branch name during an 'update' trigger

  2. Change

    Command-line client: When creating an update trigger, the environment variable PLASTIC_FINAL_BRANCH is now available to track the branch of the final changeset.

  3. Change

    Command-line client: For further info about 'update' triggers click here

  4. Improvement

    Cloud Server: Improved x1000 the time cleaning the Jet caches.

  5. Change

    Cloud Server: The time cleaning the Jet caches could take around 40-50s. This created a lock contention that caused most requests got stuck until the process finished. After this, the server continued working normally.

  6. Improvement

    Cloud Server: This code has been improved and it now takes around 50 ms instead 30-50 s (it's 1000 times faster).

Bug

  1. Change

    IntelliJ: VCS controls were not available if the repo contained multiple subprojects.

  2. Change

    IntelliJ: Now VCS controls are available when a subproject is opened in the IntelliJ IDE (IDEA, Rider and so on) as it now tracks the path upwards until it finds repo info within .plastic directory.

  3. Fix

    Server: Fixed attribute values not updating in the audit log

  4. Change

    Server: Previously when attribute values were changed, the previous version would be written to the audit log. Now the current value of the attribute will be written out.

Alpha new

  1. Change

    All platforms - PlasticX: Custom context menus for Directory conflicts

  2. Change

    All platforms - PlasticX: New context menus will be available in Merge view for each type of directory conflict detected during the merge process.

  3. Change

    All platforms - PlasticX: Unify configuration data

  4. Change

    All platforms - PlasticX: Configuration data has been moved from guiclient.conf to plasticgui.conf in order to unify configuration in just one file. The moved config parameters are: ComparisonMethod, ResultEncoding, Encoding, MergeResolutionType, EnableCreateDynamicWorkspace, ErrorPendingChangesOnSwitch, WarnMergeWithChangedItems.

  5. Change

    All platforms - PlasticX, GluonX: Changed column order in History Panel

  6. Change

    All platforms - PlasticX, GluonX: We changed the column order of History panel in this release, the new column order will be:

  7. Change

    All platforms - PlasticX, GluonX: -Changeset

  8. Change

    All platforms - PlasticX, GluonX: -Creation date

  9. Change

    All platforms - PlasticX, GluonX: -Created by

  10. Change

    All platforms - PlasticX, GluonX: -Size (PlasticX only)

  11. Change

    All platforms - PlasticX, GluonX: -Comment

  12. Change

    All platforms - PlasticX, GluonX: -Branch

  13. Change

    All platforms - PlasticX, GluonX: Typing alphanumeric keys will focus selection

  14. Improvement

    All platforms - PlasticX, GluonX: We improved keyboard usability, now, when typing alphanumeric keys (a-z, A-Z, 0-9) in any list, selection will focus to the typed item

  15. Feature

    All platforms - PlasticX: added support for changelists

  16. Feature

    We have added changelists to PlasticX.

  17. Feature

    We have added changelists to PlasticX: What are changelists?

  18. Feature

    We have added changelists to PlasticX: Changelists are logical groupings of files in the Pending Changes view. They allow you to group your pending changes as you wish, and perform actions only on the files within a group.

  19. Feature

    We have added changelists to PlasticX: For example, you might group changes into a "Core" changelist and a "Tests" changelist. You can then check in or undo the changes in "Core" or "Tests" independently.

  20. Feature

    We have added changelists to PlasticX: You can enable Changelists using the following setting, accessed by clicking Options in the Pending Changes view:

  21. Feature

    We have added changelists to PlasticX: When first enabled, all changes will appear in a "Default" changelist. You can add new changelists from the context menu accessed by right clicking on a changelist name in the pending changes list.

  22. Feature

    We have added changelists to PlasticX: Creating a changelist:

  23. Removal

    We have added changelists to PlasticX: A changelist can be persistent or transient. A persistent changelist will remain in the pending changes list even if it contains no changes. Otherwise, the changelist is automatically removed when all it's changes have been checked in or undone.

  24. Feature

    We have added changelists to PlasticX: You can move checked-out files into a changelist by selecting "Move to changelist" from the context menu for that item.

  25. Feature

    We have added changelists to PlasticX: Moving an item to a changelist:

  26. Feature

    We have added changelists to PlasticX: Here is an example with multiple changelists configured:

  27. Feature

    All platforms - PlasticX: Added open menu options in Diff window

  28. Feature

    All platforms - PlasticX: We added Open and OpenWith right click context menu options in Diff Window and Code Review Windows

    • Windows

Alpha bug

  1. Change

    All platforms - Branch Explorer search navigation

  2. Change

    All platforms - Branch Explorer search navigation: The search results navigation order was not properly followed in branch explorer, it should be:

  3. Change

    All platforms - GluonX: Solved Enter shortcut in Search files dialog

  4. Change

    All platforms - GluonX: When Enter key is pressed the selected file in the results table has to be selected and focused in the explorer workspace view from the workspace window.

  5. Change

    All platforms - PlasticX: Diff window opens minimized

  6. Change

    All platforms - PlasticX: Sometimes, if you wanted to diff a branch or a changeset, the diff window hid itself to the background

  7. Change

    All platforms - PlasticX: We have mitigated the issue in this release

  8. Change

    All platforms - PlasticX: Move changesets path TextBox was disabled

  9. Change

    All platforms - PlasticX: Move changesets to a different branch dialog: "Selected branch" TextBox was disabled when the "Selected an existing branch ..." checkbox is checked.

  10. Change

    Windows - PlasticFS: Don't ask to remove Windows Defender rules

    • Windows
  11. Fix

    Windows - PlasticFS: PlasticFS was prompting the user to remove a Windows Defender path rule when a dynamic workspace is deleted or moved, even if Windows Defender is not enabled as the default antivirus. Fixed.

    • Windows

All platforms - Branch Explorer search navigation

  1. Change

    The parent branches

  2. Change

    The child branches

  3. Change

    The changesets

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.