Summary
Hey, I don’t know if anyone has reported this yet, but I believe that since the last update, enum editables always show as “None.” If you try left-clicking the select box, it also doesn’t display anything. The only workaround right now is pasting your enum value directly into the editable field
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
UI/Tools
Steps to Reproduce
Create an enum in Verse.
Set this enum as an editable.
Open your Verse device and try selecting a value for this editable.
Expected Result
The UI should open, allowing you to select one of your enum values, and it should not default to “None.”
Observed Result
The enum selection UI doesn’t open, and the field always shows as “None”
Platform(s)
PC Windows 11
Upload an image
![]()
Additional Notes
All my projects with enum editables have this issue