When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changing the event name causes the following warning to display and the event not to fire.
LogMovieScene: Warning: Failed to trigger the event 'E2' because the function does not exist on director instance.
This issue was reported and tested in 4.21 (CL-4541578). This was reproduced in Main 4.22 (CL-4560050). The Sequencer Event workflow has changed since 4.20.3 (CL-4369336).
Results: SEQ2 E1 event is fired on SEQ1 E1 event even though it should only fire on itself.
Expected: SEQ2 E1 event should only fire itself and not an event on a different sequence director regardless of both event names being "E1".
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
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?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-66454 in the post.
19 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.21, 4.22 |
Target Fix | 4.22 |
Created | Nov 13, 2018 |
---|---|
Resolved | Jan 8, 2019 |
Updated | Apr 29, 2019 |