Unity Version Control
View Unity Version ControlUnity Version Control 11.0.16.8108
4 documented changes.
- Version
- 11.0.16.8108
- Released
- Jul 13, 2023
- Product
- Unity Version Control
Unity Version Control 11.x release notes
Official notesUnity Version Control 11.0.16.8108
Bug
- Change
All platforms - Desktop GUI: Text displacement when scrolling in help panel
- Fix
All platforms - Desktop GUI: There was an issue with the help panels that had long text lines: when scrolling through the text and making the long lines invisible, the whole text was horizontally moved to one side. We fixed this issue, and now scrolling in the panel doesn't affect the alignment of the text inside it.
- Change
WebAdmin: Wrong results when diffing branches
- Change
WebAdmin: The endpoint to calculate the diff for two branches was returning wrong results when comparing with the "pendingToIntegrate" query parameter, as it was not considering that the branch can have several children branches.