Unity Version Control 11.0.16.8204
6 documented changes.
- Version
- 11.0.16.8204
- Released
- Oct 5, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.8204
New
- Feature
All platforms: Faster checkin of added items in partial workspaces
- Feature
All platforms: Improved heavily the time to check added files in when a big number of them are located under the same folder. This is only noticeable if the number of files is greater than 5.000.
- Improvement
All platforms: In our tests, the improved step when checking 50.000 files in goes from 250s to 0.25s. The overall check-in time could go from 270s to 20s (depending on the files size to upload).
Bug
- Fix
macOS - Desktop GUI: Fixed preferences dialog getting the UI stuck
- macOS
- Change
macOS - Desktop GUI: If you try to shelve or checkin some changes with an empty comment, a dialog appears by default asking for confirmation. In that dialog, there's a link to open the preferences dialog in case you want to prevent that warning from appearing in the future.
- macOS
- Fix
macOS - Desktop GUI: There was an issue in macOS that caused the preferences dialog to show behind the warning in that scenario, rendering the GUI unresponsive as a result. It is fixed now.
- macOS