20 documented changes.

Version
11.0.16.9832
Released
Dec 4, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9832

Official notes

New

  1. Change

    All platforms – Plugin for JetBrains IDEs: Unity Version Control Plugin Rebranding

  2. Improvement

    All platforms – Plugin for JetBrains IDEs: The plugin has been rebranded from Plastic SCM to Unity Version Control, reflecting the evolution of the version control system. This update brings a fresh identity and improved consistency across all Unity tools.

  3. Change

    All platforms – Plugin for JetBrains IDEs: What's Changed:

  4. Change

    All platforms – Plugin for JetBrains IDEs: All functionality remains the same—this is purely a rebranding update. Your workflows, settings, and project configurations will continue to work exactly as before.

All platforms – Plugin for JetBrains IDEs

  1. Change

    Plugin Name: The plugin is now called "Unity Version Control" (previously "Plastic SCM Integration"), aligning with JetBrains Marketplace guidelines and providing a clearer, more concise name.

  2. Improvement

    Visual Identity: Updated plugin logo and icons to match the current Unity Version Control branding, providing a consistent visual experience.

  3. Change

    User Interface: All menu entries, context menus, dialog titles, and user-facing messages now display "Unity Version Control" instead of "Plastic SCM" throughout the plugin interface.

  4. Change

    Bundle Name: The plugin bundle has been renamed from plastic4intellij-X.Y.Z.zip to `unity-version-control-X.Y.Z.zip` . The plugin remains in the same location, but if you have any scripts or automated processes that reference the old bundle name, you'll need to update them accordingly.

  5. Change

    Automatic Project Migration: Existing projects configured with Plastic SCM are automatically migrated to Unity Version Control during plugin startup.

  6. Change

    Plugin Version: Upgraded to version 2.1.0 to reflect the significance of this rebranding update.

Bug

  1. Change

    All platforms – Plugin for JetBrains IDEs: Random PluginException during plugin startup

  2. Fix

    All platforms – Plugin for JetBrains IDEs: Fixed a random PluginException that occurred during plugin startup when IntelliJ's VcsOperationLog tried to deserialize VcsOperation instances. The error was caused by default constructors passing null project arguments, which violated @NotNull constraints.

  3. Change

    All platforms – Plugin for JetBrains IDEs: Clone repository dialog shows "!NullReference:text_key" when opened from Rider Welcome view

  4. Change

    All platforms – Plugin for JetBrains IDEs: The plugin now ensures localization is properly initialized when requesting the UVCS clone component, allowing the clone repository dialog to load all texts correctly when accessed from the Rider Welcome view.

  5. Change

    All platforms – Plugin for JetBrains IDEs: Rollback operation fails to undo folder movements

  6. Change

    All platforms – Plugin for JetBrains IDEs: The rollback operation now correctly undoes both folder movements and file modifications. Previously, when rolling back changes after moving a controlled folder and modifying a child file, only the file changes were reverted while the folder movement remained.

  7. Change

    All Platforms - Desktop GUI: Incorrect file status icons in Workspace Explorer

  8. Fix

    All Platforms - Desktop GUI: Fixed an issue where file status icons in Workspace Explorer displayed incorrectly when using a dynamic workspace. The icons could appear mismatched after switching views or refreshing. The update ensures the correct status is shown consistently by refreshing the relevant cells when file or status information changes.

  9. Fix

    All Platforms - Desktop GUI: Fixed freeze when diffing branches in encrypted repositories

  10. Fix

    All Platforms - Desktop GUI: Resolved an issue that caused the GUI to hang when diffing a branch without a configured encryption key. The operation now proceeds normally after the user enters the key in the prompt.

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.