Unity Version Control 11.0.16.9998
11 documented changes.
- Version
- 11.0.16.9998
- Released
- Mar 5, 2026
- Product
- Unity Version Control
Unity Version Control 11.0.16.9998
New
- Change
All platforms - Desktop: Show user avatars in the Branch Explorer
- Change
All platforms - Desktop: The Branch Explorer view now displays the changesets using the owner's avatar instead of a solid color circle. This allows to easily see who committed each changeset without the need of configuring user colors.
- Change
All platforms - Desktop: This feature can be enabled by toggling the "Display user avatar in changesets" in the Branch Explorer's display options
- Change
All platforms - Desktop GUI: Changeset comment captions in the Branch Explorer
- Change
All platforms - Desktop GUI: Changeset comments are now displayed in the Branch Explorer below each changeset as a small caption, expanding on hover to show the full comment.
- Removal
All platforms - Desktop GUI: Tooltips in the Branch Explorer have been removed, as this information is now shown directly in the canvas.
- Change
All platforms - Desktop GUI: You can enable the changeset comment captions in the "Display options". Make sure to have enough zoom applied to the Branch Explorer to see them, as they are only visible until a certain level.
- Change
All platforms - Desktop GUI: Hover style and animations in the Branch Explorer
- Feature
All platforms - Desktop GUI: Added new visual effects to the Branch Explorer when moving the mouse over the changesets, branches and labels
Bug
- Change
All Platforms - Desktop GUI: Page Up works correctly in lists
- Change
All Platforms - Desktop GUI: In all the views displaying a list or tree (Items, Pending Changes, Branches, etc ...) pressing Page Up now moves the selection to the top item within the currently visible list area, instead of jumping to the very first item (as if Home was pressed).