Unity Version Control 11.0.16.8077
9 documented changes.
- Version
- 11.0.16.8077
- Released
- Jun 29, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.8077
Bug
- Change
Command-line client: cm checkin --silent option not working properly
- Change
Command-line client: Before, progress text was shown even when the --silent mode was specified. Now it won't be shown anymore.
- Change
All platforms - Desktop GUI, Gluon: Test Issue tracker connection failing
- Change
All platforms - Desktop GUI, Gluon: An error message was shown when trying to test a valid issue tracker connection, now the green tick will appear if the connection is correct.
- Change
All platforms - WebAdmin: Fix Lock Rules section
- Fix
All platforms - WebAdmin: Opening the Configuration / Lock Rules section failed with a "something went wrong" error. This happened since 11.0.16.7995. Now it's fixed.
- Change
Windows, All clients: Path errors when mounting drives as directories
- Windows
- Change
Windows, All clients: When drives are mounted as directories in Windows, a junction mount point is created for it. Unity DevOps Version Control was overzealously solving their target paths, leading to some errors and glitches.
- Windows
- Change
Windows, All clients: Now, these paths are properly acknowledged, allowing more complex workspace setups.
- Windows