10 documented changes.

Version
11.0.16.9143
Released
Jan 30, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9143

Official notes

Bug

  1. Change

    All platforms - Server: Prevent moving a repository inside itself

  2. Change

    All platforms - Server: Previously when you moved a repository under itself (MyProject/MyRep -> MyProject/MyRep/tests) fails with the error "Module can't be created because parent repository doesn't exist." and the repository ends up unreachable.

  3. Change

    All platforms - Server: Now when you try to move a repository under itself the operation fails with a meaningful error "The repository 'MyProject/MyRep' cannot be moved inside itself 'MyProject/MyRep/tests'." and the repository remains with its old name.

  4. Change

    All platforms - Desktop GUI: Focus set to the Search filter text box

  5. Change

    All platforms - Desktop GUI: When adding users to code reviews through the "Select user or group" dialog, the focus is now automatically placed in the Search filter text box.

  6. Change

    All platforms - Desktop GUI: Ignore.conf is reformatted after adding a new file via the GUI

  7. Fix

    All platforms - Desktop GUI: Fixed an issue where adding new rules caused the `ignore.conf` , `cloaked.conf` , or `hidden_changes.conf` files to be reformatted, which could result in the loss of comments.

  8. Change

    All platforms - Desktop GUI: Now, comments are retained when updating `ignore.conf` , `cloaked.conf` , and `hidden_changes.conf` .

  9. Change

    All Platforms - Desktop GUI: Prevent duplicate key error in Pending Changes

  10. Fix

    All Platforms - Desktop GUI: We've fixed an issue where enabling the Tree View mode in the Pending Changes view could cause a "same key already added" error when trying to check-in the files for nested folders.

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.