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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #591444