I have enum variable that has over 2 hundreds children elements.
So in inspector, when choose its value, it is very hard to choose what I want fastly when element is in below from the top. Because scroll speed is very slow when pressing below button at enum list.
Fair, suppose I’m too used to Odin Inspector making the inspector less of an ass.
And while I imagine this enum has spread it’s tendrils all through your code, I would consider refactoring your code in some form that doesn’t require such an abhorrently large enum?