Describe the bug
Compile errors on new install with odin 2.1.13.0 on unity 2021.3.38f1
Expected behavior
no compile errors
Library\PackageCache\com.codewriter.triinspector@0c5b8f4480\Editor.Integrations\Odin\OdinObjectValidator.cs(21,30): error CS0115: 'OdinObjectValidator<T>.CanValidateProperty(InspectorProperty)': no suitable method found to override
Library\PackageCache\com.codewriter.triinspector@0c5b8f4480\Editor.Integrations\Odin\OdinObjectValidator.cs(49,33): error CS0115: 'OdinObjectValidator<T>.Validate(ValidationResult)': no suitable method found to override
Library\PackageCache\com.codewriter.triinspector@0c5b8f4480\Editor.Integrations\Odin\OdinObjectValidator.cs(11,18): error CS0534: 'OdinObjectValidator<T>' does not implement inherited abstract member 'ValueValidator<T>.Validate(T, ValidationResult)'
Desktop: Windows 10
Unity version: 2021.3.38f1
Tri Inspector version: v1.14.0
Describe the bug Compile errors on new install with odin 2.1.13.0 on unity 2021.3.38f1
Expected behavior no compile errors
Desktop: Windows 10 Unity version: 2021.3.38f1 Tri Inspector version: v1.14.0