This behaviour was introduced in the following changelists in 5.3: CLs 25371706 and 25407985
https://github.com/EpicGames/UnrealEngine/commit/6e985ceeb98bc0d166756ccd3e3c0b0350d02265
https://github.com/EpicGames/UnrealEngine/commit/05db462fcda7813beb51e2c565515eee095b044f
There is further information provided by the licensee in the UDN case.
Enable GameplayAbilities plugin within Project.
Create a test Actor and add a Gameplay Cue to this actor.
Remove this Gameplay Cue and add a breakpoint within GameplayCueNotify_Actor::HandleGameplayCue to step through until line 215.
Step through the logic and see that the function always returns on line 221.
The logic returns early and the case EGameplayCueEvent::Removed: logic is not executed.
error message when install in U.E 5.3 - IS-IN-FCO2-82
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?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-200479 in the post.
6 |
Component | UE - Gameplay - Gameplay Ability System |
---|---|
Affects Versions | 5.3 |
Target Fix | 5.4.4 |
Fix Commit | 31487623 |
---|
Created | Nov 15, 2023 |
---|---|
Resolved | Sep 17, 2024 |
Updated | Sep 17, 2024 |