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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
This is a duplicate of issue #591444