Max Entries In Enum Limited To 1 Byte

Summary

Currently an Enum can only have 256 entries (8 bits) when according to patch 30.00 (30.00 Fortnite Ecosystem Updates and Release Notes | Unreal Editor for Fortnite Documentation | Epic Developer Community) you should be able to have 4,294,967,295 (32 bits).

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Define Enum. => Add more than 256 entries.

Expected Result

Allow entry in enum.

Observed Result

Error thrown, enum can only have 256 entries.

Platform(s)

PC