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
.