Enums have a maximum value of 256 input values

Summary

Patch 30.00 (30.00 Fortnite Ecosystem Updates and Release Notes in Creative and Unreal Editor for Fortnite | Fortnite Documentation | Epic Developer Community) stated that enums now support a maximum value of 32 bits. However, we still cannot use more than 256 values.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

  1. Create an enum
  2. Enter 257+ values
  3. Verse build
  4. Error

Expected Result

You can enter more than 256 values

Observed Result

You cannot enter more than 256 values.

Platform(s)

All

FORT-966294 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.