Unity Version Control 11.0.16.7974
21 documented changes.
- Version
- 11.0.16.7974
- Released
- May 11, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.7974
New
- Change
All platforms - Desktop GUI, Gluon: Preferences menu icons on hover
- Change
All platforms - Desktop GUI, Gluon: Changed the color of the menu item icon when the mouse is over the item.
- Change
Windows, Linux - Desktop GUI, Gluon: Shortcut to open preferences dialog
- Windows
- Linux
- Change
Windows, Linux - Desktop GUI, Gluon: Handled the "Ctrl+," keyboard shortcut to open the Preferences window in Windows and Linux.
- Windows
- Linux
- Change
All platforms - Desktop GUI, Gluon: Improve empty comment warning
- Improvement
All platforms - Desktop GUI, Gluon: We updated the dialog that appears when you try to check in some changes without entering a comment. Now the dialog has a check box that allows you to remove this warning for future check-ins. There's also a link to the view in the preferences where you can change this setting later.
- Change
All platforms - Desktop GUI, Gluon: Also, now the warning is also shown when creating shelves
- Change
Windows - PlasticFS: Serveral improvements in symlink support
- Windows
- Change
Windows - PlasticFS: PlasticFS now uses its own reparse point solver. Now relative symlinks are allowed to freely reach the mount point and outside the workspace.
- Windows
- Fix
Windows - PlasticFS: Some additional corner cases involving junctions are now fixed too.
- Windows
- Change
Windows - PlasticFS: == SYMLINKS LIMITATIONS ==
- Windows
- Change
All platforms - Desktop GUI, Gluon: Standardize zoom controls
- Change
All platforms - Desktop GUI, Gluon: The image diff viewer zoom controls have been replaced by new ones with same look&feel of the Branch Explorer zoom controls.
Windows - PlasticFS
- Change
This feature is in an early stage of development, so you can expect minor bugs to happen.
- Change
PlasticFS always creates symlinks as files. By trying to access them, they will be automatically solved and converted to directories. However, this step might confuse external programs that do not expect it.
- Change
This happens anytime you create a new workspace or under some special conditions involving "undo" and "update" operations.
- Change
Windows Explorer will force this conversion, but you might have to refresh the window the first time it shows a symlink.
- Windows
Bug
- Fix
All platforms - Desktop GUI: Fixed exception when closing Merge Window too quickly
- Fix
All platforms - Desktop GUI: Clicking "Save and Exit" on the Merge Window before the merge was calculated resulted in an unexpected error. We fixed this by disabling the button until the merge calculation completes.
- Change
All platforms - Desktop GUI: Back button appears on user account change
- Change
All platforms - Desktop GUI: The back button only has to be displayed when the Home view is visible for returning to the main workspace view.