Unity Version Control 11.0.16.9791
5 documented changes.
- Version
- 11.0.16.9791
- Released
- Nov 20, 2025
- Product
- Unity Version Control
Unity Version Control 11.0.16.9791
Bug
- Change
All platforms - Server: Improve user credentials check when in Active Directory over LDAP to prevent thread lockouts
- Change
All platforms - Server: The server now detects locked Active Directory accounts before attempting to authenticate. It reads the domain's lockout policy settings and checks the account state prior to performing a Bind. If the account is already locked, the server skips the authentication attempt and returns a clear error message instead.
- Change
All platforms - Server: This change prevents unnecessary Bind calls against locked accounts, which in some cases could stall the server call for as long as the account remained locked.
- Change
All platforms – Plugin for JetBrains IDEs: Cannot show diff: Invalid file path
- Fix
All platforms – Plugin for JetBrains IDEs: Fixed an issue where the plugin failed to show differences for changed files in Rider 2025.3.1, displaying an "Invalid file path" error instead.