Unity Version Control 11.0.16.8022
13 documented changes.
- Version
- 11.0.16.8022
- Released
- Jun 1, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.8022
New
- Change
All platforms - Desktop GUI, Gluon: New option to display cloaked files in pending changes
- Feature
All platforms - Desktop GUI, Gluon: As part of the pending changes options, we added a new option to display cloaked items. Now, you can see any cloaked file with changes in the pending changes view enabling this new option.
- Change
All platforms - All clients: Files modified only on source are checked-out in cherry picking.
- Change
All platforms - All clients: Now, cherry picking, subtractive and interval merge checkout the files that are modified only on source before applying the change in the workspace.
- Change
All platforms - All clients: This way the lock mechanism is respected for these kind of merges to avoid creating file conflicts for non mergeable files easier.
Bug
- Change
All platforms - Desktop GUI: Home view refresh doesn't keep the selected organization
- Change
All platforms - Desktop GUI: If you changed the selected organization in the Home view, the next time the window was activated the selected organization was changed to the first value in the list.
- Fix
All platforms - Desktop GUI: We fixed this issue and the selected organization now is preserved.
- Change
All platforms - Desktop GUI, Gluon: Shelve empty comment warning configuration issue
- Improvement
All platforms - Desktop GUI, Gluon: The ShowEmptyShelveCommentWarning configuration setting just needs to be updated only when it's changed from the 'Preferences' window or when the 'Don't ask me again' option is checked in the 'Shelve empty comment' dialog.
- Fix
Linux - Installers: Cannot resolve libicu dependency. Fixed.
- Linux
- Fix
Linux - Installers: Some Debian / Ubuntu distros were showing an error while installing telling that there is an unmet dependency of libicu and cannot be resolved.
- Linux
- Fix
Linux - Installers: Now it is fixed, since "libicu72" is set as a valid alias for libicu dependency.
- Linux