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".
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 |