Skip to content

1.14.0

Compare
Choose a tag to compare
@sailro sailro released this 16 Jul 15:13
· 91 commits to main since this release
2faed96

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

  • Added UNT0027, Prevent call to default PropertyDrawer.OnGUI() implementation.
  • Added UNT0028, Use non-allocating physics APIs.
  • Added UNT0029, Pattern matching with null on Unity objects.
  • Added UNT0030, Calling Destroy or DestroyImmediate on a Transform.