16 documented changes.

Version
11.0.16.7978
Released
May 18, 2023
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.7978

Official notes

New

  1. Change

    The Unity Version Control CLI documentation is no…: The Unity Version Control CLI documentation is now live on the web!

  2. Change

    The Unity Version Control CLI documentation is no…: Previously, we were missing the complete documentation with all commands, and the only way to access it and understand how to use the command line was through internal help. Now there's a comprehensive guide available for everyone!

  3. Change

    The Unity Version Control CLI documentation is no…: You can find the documentation here:

  4. Change

    The Unity Version Control CLI documentation is no…: /unity-version-control/uvcs-cli/version-control-cli

  5. Change

    The Unity Version Control CLI documentation is no…: It's packed with detailed explanations, examples, and usage instructions for all the Unity Version Control CLI commands. Whether you're a seasoned pro or just getting started, this resource will be invaluable.

  6. Change

    The Unity Version Control CLI documentation is no…: Keep in mind that this is the first published version. While it's a significant milestone, we recognize that there's always room for improvement.

  7. Change

    The Unity Version Control CLI documentation is no…: Stay tuned for more updates on the online CLI help!

  8. Change

    All-platforms - Command-line client: New mvbranch trigger

  9. Feature

    All-platforms - Command-line client: We added a new type of trigger, which is called before/after the renaming of a branch. Along with the trigger, we added two new environment variables:

  10. Change

    All-platforms - Command-line client: These can be used in combination with previous environment variables for automation purposes (see below).

  11. Change

    All-platforms - Command-line client: For instance, it would be possible to create a trigger with the following command:

  12. Change

    All-platforms - Command-line client: This script could contain the following - indeed, you can try something like this to set the trigger up and test it!

  13. Change

    All-platforms - Command-line client: And then, when executing a rename in the branch, the result file would have the following content:

  14. Change

    All-platforms - Command-line client: As always, the usual environment variables are also available when running the trigger:

Bug

  1. Fix

    All platforms - Desktop GUI: Fixed exception deleting text in Merge Tool.

  2. Fix

    All platforms - Desktop GUI: In some scenarios, selecting all the text and deleting it from the result TextEditor caused an IndexOutOfRange exception when using the merge tool. Now it's fixed.

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.