For nodes with an FGameplayTag or FGameplayTagContainer pin, when changing the tag value (Pin->DefaultValue) and triggering Undo/Redo, the pin modification is not undone. Rather, it undoes the previous action. This is a regression: in UE 5.2.1 tag undo worked correctly.
In UE 5.3.2:
Alternatively:
The same repro steps apply for FGameplayTagContainer, for example Make Literal Gameplay Tag Container.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
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-203579 in the post.
1 |
Fix Commit | 30576395 |
---|---|
Main Commit | 30576412 |
Created | Jan 10, 2024 |
---|---|
Resolved | Jan 11, 2024 |
Updated | Jan 22, 2024 |