Unity Version Control 11.0.16.8244
13 documented changes.
- Version
- 11.0.16.8244
- Released
- Nov 9, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.8244
New
- Change
All clients: GitSync doesn't push empty folders anymore.
- Change
All clients: GitSync doesn't push the empty folders that are present in Unity VCS to Git anymore since some Git applications could struggle with them.
- Improvement
All Platforms - Desktop GUI: Improved Workspace Explorer Performance
- Change
All Platforms - Desktop GUI: The GUI now handles directories with over 30,000 items smoothly. Expanding nodes and scrolling are now much faster, ensuring a seamless user experience.
Bug
- Change
All Platforms - Desktop GUI: Fix selected changeset movement in Branch Explorer
- Change
All Platforms - Desktop GUI: The selected changeset disappeared in some scenarios when navigating the Branch Explorer with the arrow keys. This happened when the destination changeset was out of bounds but close to them.
- Change
All Platforms - Desktop GUI: GUI Freezes with a large selection
- Fix
All Platforms - Desktop GUI: When attempting to select all 7,000 files in the pending changes view, and then refreshing the view, the GUI became unresponsive for approximately 20 seconds. Now it's fixed.
- Change
All platforms - Desktop GUI, Gluon: Missing progress in pending changes while refreshing
- Change
All platforms - Desktop GUI, Gluon: Show the refresh progress while the pending changes are loading over the empty state message.
- Change
All Platforms - Gluon: Fix sorting items by Size in Configure workspace view
- Change
All platforms - Desktop GUI: Null error running a server-side merge
- Fix
All platforms - Desktop GUI: We have fixed a null error while processing file conflicts from a merge from changeset to branch with xlinks. This exception affected the merge and the conflicts couldn't be resolved properly.