https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.18.0
- Added
USP0021
, Prefer reference equality.
- Added support for
TransformAccess
with UNT0022
and UNT0032
- Added
UNT0036
, Inefficient method to get position and rotation.
- Added
UNT0037
, Inefficient method to get localPosition and localRotation.
- Fixed
USP0008
with partial types.