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
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
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 |