Description

User created Bitmask flag Enumerators are not correctly stored and retrieved from Blueprint Integer variable settings. When the Editor is restarted the value of the Integer's Bitmask Enum is set to None. When using a premade Enum such as EAnimAssetCurveFlags, the value will be set to the premade enum upon restart.

This issue was reported and tested in 4.21.2 (CL-4753647). This was reproduced in 4.20.3 (CL-4369336), 4.22 (CL-5159901), and Main 4.23 (CL-5236305)

Steps to Reproduce
  1. Open the UE4 Editor and create a Blank project
  2. Create a new Enumeration, open it and enable Bitmask Flags
  3. Create a new Actor Blueprint and add an Integer variable
  4. In the Interger variable enable Bitmask and change the Bitmask Enum to the one that was created
  5. Save and restart the Editor
  6. Reopen the Actor Blueprint and select the Interger

Results: Bitmask Enum is set to none

Expected: Bitmask Enum should be the Enum created

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-70790 in the post.

16
Login to Vote

Backlogged
ComponentUE - Gameplay
Affects Versions4.224.20.34.234.21.25.4
CreatedFeb 28, 2019
ResolvedJan 18, 2024
UpdatedFeb 13, 2024