Default inspector drawer for enum is unusable

Issue #527 closed
Matthew Church created an issue

The default inspector for an enum field no longer creates a dropdown for selection making it impossible to change the value.

Although no Odin Inspector attributes are used for the field, this bug only starts occurring once Odin Inspector has been added to a project.

Current work around seems to be adding an EnumPagingAttribute

Comments (5)

  1. mSkull001

    Which OS are you using Unity on? IIRC, Mac has had a number of issues when it comes to custom EditorWindows.

    You can also disable the Odin dropdown menu by unticking 'Tools > Odin Inspector > Preferences > General > Enums > Use Improvement Enum Drop Down'. This should give you the default Unity enum dropdown.

  2. Antonio Rafael Antunes Miranda

    Closed for now since there is not enough information to reproduce this issue. Feel free to reopen this issue if you're still having this problem and make sure to provide you current Unity version 🙂

  3. Log in to comment