Skip to content

EditorAttributes v2.9.2

Choose a tag to compare

@v0lt13 v0lt13 released this 18 Oct 16:50
· 34 commits to main since this release

EditorAttributes v2.9.2 Changelog:

  • PropertyDropdown Attribute now supports any UnityEngine.Object type
  • PropertyDropdown Attribute will now draw custom editors
  • Fixed conditional fields not working inside groups
  • Fixed Button Attribute not supporting enums anymore
  • Fixed Dropdown Attribute not updating when collection becomes invalid
  • Fixed DataTable adding labels to array elements after the first one when inside a custom object