Skip to content

1.15.0

Compare
Choose a tag to compare
@sailro sailro released this 30 Nov 10:19
· 80 commits to main since this release
7a68fa6

https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.15.0

  • Updated UNT0006 to support all OnPostprocessAllAssets 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 for UNT0033, UNT0015 and UNT0006 diagnostics.
  • Fixed inline ifs incorrectly processed by UNT0026.