15 documented changes.

Version
11.0.16.9243
Released
Mar 6, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9243

Official notes

New

  1. Change

    Windows - Installers: Simplified install cycle with less steps

    • Windows
  2. Change

    Windows - Installers: A "README.txt" file can be found in that directory with installation instructions.

    • Windows
  3. Change

    Windows - Installers: Besides that, the "More installers and other Operating Systems" section of https://www.plasticscm.com/download enables downloading a "Plugins zip" file containing all java-based plugins, including eclipse plugin.

    • Windows
  4. Change

    All platforms - Command-line client: Incoming Changes support for 'cm partial update' command

  5. Feature

    All platforms - Command-line client: A new '--incoming' option has been added to the 'cm partial update' command, aligning its behavior with Gluon. This enhancement scans for local workspace changes and applies only those relevant to the operation. Additionally, it will attempt to automatically merge any file conflicts it encounters.

Windows - Installers

  1. Removal

    Removed redundant "Start Classic GUI or Gluon" question, since the first startup after a fresh install already asks for this choice.

  2. Removal

    Removed component selection window, since it allowed the installation of the Eclipse plugin, which is still possible by copying the bundled plugins .jar files located at `$INSTALL_DIR/client/plugins/eclipse` directory.

Bug

  1. Fix

    All platforms - Command-line client: Fixed issue when running merge-to outside of a workspace

  2. Change

    All platforms - Command-line client: When trying to run a merge-to operation while the current working directory is not inside a workspace, we were showing an error. Now you can successfully complete the merge-to from any location.

  3. Change

    All platforms - Gluon: Check-in failure when reverting a directory with moved items

  4. Fix

    All platforms - Gluon: Fixed an issue where Gluon failed to check in a directory revert operation if any item had been moved between the workspace revision and the reverted revision. The operation would throw the error: "An item with the same key has already been added." This issue has now been resolved.

  5. Fix

    All platforms - Gluon: Fixed checkin success message

  6. Fix

    All platforms - Gluon: After performing a checkin in Gluon, we show a notification at the bottom telling that the operation was completed successfully. This message was notifying of a successful shelve operation, instead of a checkin. We fixed the text of the notification.

  7. Change

    All clients: Incoming Changes may incorrectly flag files as modified despite no actual changes

  8. Fix

    All clients: After resolving a file conflict, the Incoming Changes operation did not update the file's local information. As a result, the file may incorrectly appear as "changed" even when no modifications were made, and this issue could persist even after checking the file in. 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.