Search Issue Tracker
Duplicate
Votes
0
Found in
4.0.0f5
Issue ID
498635
Regression
No
Nested enums in a class show as int field in inspector instead of enum popup.
This also breaks custom PropertyDrawers for that type!!
To reproduce:
- Load the test scene and select the Main Camera.
- Expand the Action Component.
- Note that nested Action Type fields are shown as integers instead of enums.
If you make a PropertyDrawer for the Action class, it will break when you expand the Action Component, spamming all sorts of errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
This is a duplicate of issue #591444