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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
This is a duplicate of issue #591444