SubjectNerd-Unity / ReorderableInspector

Automatic reorderable lists for Unity game engine components
MIT License
485 stars 47 forks source link

buttons not showing up in 2020.2.5 #24

Open laurentopia opened 3 years ago

laurentopia commented 3 years ago

worked perfectly in 2020.1.17

evankirkiles commented 2 years ago

Same issue.

ChemiKhazi commented 2 years ago

Testing in a fresh project, the buttons are showing up in 202.3.5f1. It may be conflicting with another extension, or you're trying to create a custom inspector without going through the parent ReorderableArrayInspector class.