1.15.0
https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.15.0
- Updated
UNT0006
to support allOnPostprocessAllAssets
overloads. - Added
UNT0031
, Asset operations in LoadAttribute method. - Added
UNT0032
, Inefficient method to set localPosition and localRotation. - Added
UNT0033
, Incorrect message case. - Bumped severity to
Warning
forUNT0033
,UNT0015
andUNT0006
diagnostics. - Fixed
inline ifs
incorrectly processed byUNT0026
.