After adding a member to a user-defined struct type and changing the member type to a user-defined enumeration, repeated edits to that enumeration will eventually cause the editor to become increasingly unresponsive for extended periods of time after each change.
It's easiest to reproduce by repeatedly changing the order of entries, but exposing the "Advanced" settings and repeatedly toggling the "Bitmask Flags" option on/off will eventually result in the same behavior.
This issue can be amplified if the enum is referenced by multiple user-defined struct types.
Note: renaming an enum entry does not trigger this behavior because that type of change does not also cause the referencing struct type(s) to be regenerated.
N/A
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
What properties of the progress bar can be used for drag and drop highlighting?
What property of the Slider is the image used when dragging?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Why does the REMOVE method of map container remove elements have memory leaks?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-115927 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.26, 4.27 |
Target Fix | 4.27 |
Fix Commit | 16377308 |
---|---|
Release Commit | 16377371 |
Created | May 17, 2021 |
---|---|
Resolved | May 18, 2021 |
Updated | Dec 1, 2022 |