Unity Version Control 11.0.16.9890
8 documented changes.
- Version
- 11.0.16.9890
- Released
- Jan 22, 2026
- Product
- Unity Version Control
Unity Version Control 11.0.16.9890
New
- Change
All platforms - Desktop GUI and Gluon: Automatic .meta file renaming
- Feature
All platforms - Desktop GUI and Gluon: Added support for automatically renaming .meta files when renaming files or directories in the workspace.
- Change
All platforms - Desktop GUI and Gluon: Enable this feature in Preferences > Other Options > Miscellaneous > Rename .meta files automatically. When enabled, the GUI will automatically rename associated .meta files alongside the main file or directory, and prevent conflicts if the destination .meta file already exists.
- Change
All platforms - Desktop GUI and Gluon: This is a GUI-only setting and is enabled by default.
- Feature
All platforms - Desktop GUI: Added filter to the diff changeset by changeset panel
- Feature
All platforms - Desktop GUI: When viewing the diff of a branch in changeset by changeset mode, you were only able to see the list of changesets. For big branches with a lot of changesets, it could be difficult to find a specific one by its comment, so we added a filter to be able to search in this list
- Feature
All platforms – Plugin for JetBrains IDEs: Organization/Server selection added to Clone Repository workflow
- Change
All platforms – Plugin for JetBrains IDEs: Users can now select from all available Unity Version Control (UVCS) organizations or servers when cloning a repository, not just the default workspace server. The server list is populated based on the current user's configured profiles, and the repository list updates automatically when a different org/server is selected. If no additional profiles are configured, only the default org/server will be available. This enhancement improves flexibility and usability for users working with multiple orgs/servers.