Enum types show up as bytes in structs

Hi,

Just noticed that Enum variables show up as byte type in the struct editor after saving.
To reproduce:

  • Create an Enum type with some members
  • Create a BP struct asset
  • Add a variable of the enum type to the struct
  • Note that the enum type name is correctly stated in the struct editor solumn
  • Save the struct asset
  • Observe that the enum label changed to byte type

This is highly confusing if you have multiple enums in a struct that all show up as byte.

Cheers,
Klaus

Hey KVogler-

Thank you for submitting a bug report. I have reproduced this issue and logged a report for it here Unreal Engine Issues and Bug Tracker (UE-48453) . You can track the report’s status as the issue is reviewed by our development staff. Please be aware that this issue may not be prioritized or fixed soon.

Cheer