codewriter-packages / Tri-Inspector

Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
MIT License
972 stars 47 forks source link

Compile errors on new install with odin 2.1.13.0 on unity 2021.3.38f1 #161

Open Wully616 opened 6 months ago

Wully616 commented 6 months ago

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