Release Notes

Public

11.0.16.8244: Nov 09 2023

New

All clients: GitSync doesn't push empty folders anymore.

GitSync doesn't push the empty folders that are present in Unity VCS to Git anymore since some Git applications could struggle with them.

New

All Platforms - Desktop GUI: Improved Workspace Explorer Performance

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

All Platforms - Desktop GUI: Fix selected changeset movement in Branch Explorer

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.

Bug

All Platforms - Desktop GUI: GUI Freezes with a large selection

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.

Bug

All platforms - Desktop GUI, Gluon: Missing progress in pending changes while refreshing

Show the refresh progress while the pending changes are loading over the empty state message.

Bug

All Platforms - Gluon: Fix sorting items by Size in Configure workspace view

Bug

All platforms - Desktop GUI: Null error running a server-side merge

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.