53 documented changes.

Version
11.0.16.7080
Released
Jun 15, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.7080

Official notes

New

  1. Change

    Command-line client: Shelvesets can be created from partial workspaces

  2. Change

    Command-line client: Previously, it was not possible to perform a shelve operation in partial workspaces (such as Gluon workspaces). Now we are about to fully support shelves in partial workspaces, and we started with the creation of shelves.

  3. Change

    Command-line client: Note that `cm partial shelveset apply` and `cm partial shelveset delete` subcommands are coming up.

  4. Change

    Command-line client: Now it is possible to create a partial shelveset of foo.c

  5. Change

    Command-line client: With the shelveset created, now we could apply it seamlessly to a regular workspace targeting the same repo:

  6. Change

    Command-line client: The creation subcommand (create | mk) is the default operation, so bear in mind that, if no subcommand is specified, it will try to perform the creation of a new shelveset.

  7. Change

    Command-line client: For more examples, you can check the help:

  8. Change

    Command-line client: cm partial shelveset --help

  9. Change

    Command-line client: cm partial shelveset create --help

  10. Feature

    All platforms - Plastic: Added support for legacy plastic links

  11. Change

    All platforms - Plastic: Some time ago we introduced the plastic links feature, which lets you click on links to directly open diffs or code reviews. A plastic link looks like the following:

  12. Change

    All platforms - Plastic: plastic://codice@cloud/repos/codice/branches/main/scm24652/diff

  13. Feature

    All platforms - Plastic: Before this new feature, we already had another, more limited implementation of plastic links, that looked like the following:

  14. Change

    All platforms - Plastic: plastic://showbranch=br:/main/scm24652@codice@codice@cloud

  15. Deprecation

    All platforms - Plastic: The latter was deprecated, and new versions of Plastic could not handle the old format.

  16. Fix

    All platforms - Plastic: We fixed this issue, and now you can open both legacy and new plastic links seamlessly

  17. Change

    All platforms - Bamboo plugin: New plugin for Bamboo 8 is available!

  18. Change

    All platforms - Bamboo plugin: We released a new plugin for Bamboo 8 that enables you to use Plastic SCM as source control for your build processes. You'll find it in the client installation dir, under plugins/bamboo81plugin.

  19. Change

    All platforms - Bamboo plugin: The former plugin (under plugins/bambooplugin) only supports Bamboo 7.x or older.

  20. Change

    Windows - Plastic: Open plastic links with last used GUI

    • Windows
  21. Removal

    Windows - Plastic: When clicking on a plastic link, we were showing a dialog to ask the user whether to use the Legacy Plastic or the new PlasticX GUI to open it. We removed this dialog, and we will automatically open it with the last used GUI.

    • Windows
  22. Change

    Windows - Plastic: On macOS and Linux PlasticX is the official version, so plastic links are always opened with PlasticX

    • Windows
    • macOS
    • Linux

Bug

  1. Change

    Command-line client: Undo command skips deleted or moved files

  2. Change

    Command-line client: Using cm undo over a directory didn't restore files that were not actually there. Now it works as expected.

  3. Change

    All platforms - Server: Fix the update operation with a controlled cloaked.conf file

  4. Fix

    All platforms - Server: Working with a controlled cloaked.conf (a cloaked.conf that was checked-in), the update could be wrongly downloading some cloaked content. Usually, it could be downloading the cloaked items affected by the last cloaked rule in the file. Now it's fixed.

Alpha new

  1. Change

    macOS, Linux - PlasticX, GluonX: New Merge tool for binary files

    • macOS
    • Linux
  2. Feature

    macOS, Linux - PlasticX, GluonX: The new cross-platform Binary Merge Tool that we recently added to PlasticX and GluonX on Windows is now available on macOS and Linux.

    • Windows
    • macOS
    • Linux
  3. Change

    macOS, Linux - PlasticX, GluonX: The Binary Merge Tool allows the user to choose which version of a binary file to keep when there are conflicts during a merge.

    • macOS
    • Linux
  4. Change

    All platforms - PlasticX: Use expanders for the Branch Explorer options

  5. Change

    All platforms - PlasticX: Previously, the branch explorer options used splitters to display the configuration. This caused two major usability issues:

  6. Change

    All platforms - PlasticX: Now those panels are collapsible, so users can interact better with panels that need more vertical space.

  7. Change

    All platforms - PlasticX, GluonX: ImageDiff now launched from Diff Window and Merge View

  8. Change

    All platforms - PlasticX, GluonX: Diffing image files from the Diff Window and the Merge View will now launch the ImageDiff tool.

  9. Change

    All platforms - PlasticX, GluonX: For example, you can launch the diff from the merge using these menu options:

  10. Change

    All platforms - PlasticX, GluonX: Here is the Image Diff Tool:

  11. Change

    All platforms - PlasticX: Enable/disable rules in Branch Explorer

  12. Change

    All platforms - PlasticX: Now the UI allows to enable or disable Filter and Conditional format rules in the Branch Explorer:

All platforms - PlasticX

  1. Change

    Too much information visible at once.

  2. Change

    Little space to interact with some views.

Alpha bug

  1. Change

    All platforms - PlasticX: Restored right-click menu options for labels in Branch Explorer

  2. Fix

    All platforms - PlasticX: In Branch Explorer, after we recently added the 2 label diff feature, single label right click options stopped working. We fixed this issue, sorry about that!

  3. Change

    All platforms - PlasticX: Error closing Create Account Dialog in the new Home Menu

  4. Fix

    All platforms - PlasticX: In Plastic X, when creating an account from the new Home Menu, closing the dialog threw an error, we fixed this issue

  5. Fix

    All platforms - PlasticX: Fixed diff scroll "jumps"

  6. Fix

    All platforms - PlasticX: Every time the right file in the diff viewer was edited, caused the scroll to jump 1 line up. Now it's fixed.

  7. Fix

    All platforms - PlasticX: Fixed diff summary after editing diffs.

  8. Fix

    All platforms - PlasticX: After editing diffs, the diff summary (the label that indicates which is the current difference and how many differences there are), was not updated properly. Now it's fixed.

  9. Change

    All platforms - PlasticX: Code Reviews changeset column should grow

  10. Change

    All platforms - PlasticX: In Plastic X, when reviewing a code review changeset by changeset, in some cases after resizing the panel the column text didn't grow when expanding

  11. Fix

    All platforms - PlasticX: We permanently fixed this issue:

  12. Change

    All platforms - PlasticX: Before:

  13. Change

    All platforms - PlasticX: After:

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.