1.8.1
1.8.1 release for UE 4.27, UE 5.0, UE 5.1, UE5.2 and with support for upcoming UE 5.3
Robust support of UE5.2, major performance improvements, QoL improvements, and rebrand to Unity Version Control.
What's Changed
- Rebrand user facing strings to Unity Version Control by @SRombautsU in PlasticSCM#71
- Rebrand Unity Version Control README by @SRombautsU in PlasticSCM#81
- Add support for Unreal 5 "soft revert" to undockeckout without reverting the file content by @pablobayarri in PlasticSCM#70
- Improve performances of "move" operations by calling status with --controlledchanged instead of --all by @SRombautsU in PlasticSCM#69
- Re-enable implementation of UsesFileRevisions() to selectively enable the "Sync" operation by @SRombautsU in PlasticSCM#72
- Detect asset checked-out but unchanged by @SRombautsU in PlasticSCM#73
- Prevent shelving a file that is checked-out but without any change by @SRombautsU in PlasticSCM#74
- Fix performance issues of the "UpdateStatus" operation when called on the whole Content folder by @SRombautsU in PlasticSCM#76
- Fix performance issue with the diff of assets by @SRombautsU in PlasticSCM#77
- Fix the parser of status warning message so that the perf tips is readable to the end user by @SRombautsU in PlasticSCM#75
- Use 'status --machinereadable' instead of the legacy '--compact' mode by @SRombautsU in PlasticSCM#78
- Add POC support for the Changelist Review editor plugin in UE5.2 by @SRombautsU in PlasticSCM#79
- Fix crash ArrayIndexOutOfBoundsException when opening a project hosted On Prem by @SRombautsU in PlasticSCM#80
- Fix small status icons showing a checkboard in UE5.2 by @SRombautsU in PlasticSCM#82
- Fix history & diff on a file that has been unshelved by @SRombautsU in PlasticSCM#83
- Fix regression with update status on directory by @SRombautsU in PlasticSCM#84
- Fix the case of a deleted file staying in the changelist view after it had been submitted from elsewhere
New Contributors
- @pablobayarri made their first contribution in PlasticSCM#70
Full Changelog: PlasticSCM/UEPlasticPlugin@1.8.0...1.8.1
See README file for Quick Setup, full list of features, and known issues.
Windows Only binary release.