Description

If a sequence has two clips(of a same animation) placed next to each other, some of the anim notifies do not seem to be called.

In 4.14, the middle notifies are skipped (e.g. notifyBegin/1st clip - notifyEnd/2nd clip)
In 4.15(3254907) and main(3253977), notifyEnd of the 1st clip gets skipped (e.g. notifyBegin/1st clip - notifyBegin/2nd clip - notifyEnd/2nd clip)

Steps to Reproduce

1. Open the attached project
2. Open the level sequence that has two clips(of the same animation) placed next to each other. The animation has a AnimNotifyState
3. Make sure the output log is visible, play the sequence from the sequencer
4. In 4.14, only notifyBegin of the first clip and notifyEnd of the second clip are called. (notifyEnd of the first clip and notifyBegin of the second clip will not be called)
In 4.15 and main, notifyEnd of the first clip is not called

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-40499 in the post.

1
Login to Vote

By Design
ComponentUE - Anim - Sequencer
Affects Versions4.144.15
Target Fix4.16
CreatedJan 12, 2017
ResolvedMar 21, 2017
UpdatedApr 27, 2018