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
- UI Toolkit buttons stop receiving inputs when entering the new Scene while holding a button during Scene change
- VFX Graph tooltips have a double line on the bottom side
- TMP font size is "-99" by default when TMP Resources are not loaded
- VFX Graph Node Creation menu can't be navigated using only keyboard
- Universal 3D Sample template build throws RangeError: Array buffer allocation failed when launched on Chrome
This is a duplicate of issue #591444