Files
Max Chen 5b48fc334e Sequencer: Fix ensure/crash in PlayReverse.
Compare FrameTimes rather than FrameNumbers, which was truncating the subframes.

Remove erroneous ensure which compares PositionRelativeToStart and DurationWithSubFrames since on PlayReverse, PositionRelativeToStart is going to be negative.

#jira UE-220346
#rb Andrew.Rodham, david.bromberg
#lockdown aurel.cordonnier
#tests Tested that playing a sequence with PlayReverse completes successfully and can be restarted. Ran Sequencer EngineTests.

[CL 35281120 by Max Chen in 5.4 branch]
2024-08-02 13:57:10 -04:00
..