Unity Version Control
View Unity Version ControlUnity Version Control 11.0.16.9069
4 documented changes.
- Version
- 11.0.16.9069
- Released
- Dec 3, 2024
- Product
- Unity Version Control
Unity Version Control 11.x release notes
Official notesUnity Version Control 11.0.16.9069
Bug
- Change
All platforms - Desktop GUI: Improve progress for directory conflicts resolution.
- Improvement
All platforms - Desktop GUI: The Merge & Incoming Changes views need to handle directory conflicts in some scenarios. The progress of the directory conflicts resolution was not properly updated with multiple selection plus the "Apply this action for next X conflicts" option enabled.
- Change
All platforms - Desktop GUI: Moreover, the "Resolve directory conflict" button was not disabled during the directly conflicts resolution. So, if the button was clicked, it launched more concurrent conflicts resolutions for nothing.
- Improvement
All platforms - Desktop GUI: Now, the button is disabled and the progress properly updated during the directory conflicts resolution.