You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just noticed that you're supposed to use this with the TriInspector.EnumToggleButtons Attribute. That results in it not giving the error, but also not opening the context menu.
It's particularly problematic if you want to revert the enum's value to prefab default
Describe the bug
If I have a an enum field where the enum has the
System.Flags
Attribute, right clicking it results in an IndexOutOfRange ExceptionExpected behavior
The right click menu should appear
Code Sample
Desktop: Windows 10
Unity version: 6.000.0.18f1
Tri Inspector version: 1.14.1
Here's the error log
The text was updated successfully, but these errors were encountered: