https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.26.0
- Added
UNT0040diagnostic,GameObject.isStaticis editor-only. - Added
UNT0041diagnostic, useAnimator.StringToHashfor repeatedAnimatormethod calls. - Added
UNT0042diagnostic,Mesharray property accessed in loop. - Fixed
UNT0022diagnostic side effects. - Recategorized
UNT0034(Vector3→Vector2 conversion) fromPerformancetoReadability. - Recategorized
UNT0035(Vector2→Vector3 conversion) fromPerformancetoReadability.