If shot track ends short of the Master Sequence length, all actors return to default state

UE - Anim - Sequencer - Oct 14, 2016

If shot track ends short of the Master Sequence length, all actors return to default state. This becomes an issue when you need the actors manipulated in Shot 1 to maintain their "end state" into s ...

Play rate track does not work when using CreateLevelSequencePlayer

UE - Anim - Sequencer - Oct 13, 2016

Play rate track does not work when using CreateLevelSequencePlayer Regression: YES Worked: 4.12.5 CL:3039270 Broken: 4.13.1 CL:3142249 ...

A stopped sequencer track will be updated one more time after RestoreState has been called

UE - Anim - Sequencer - Oct 11, 2016

A licensee reports that updating a stopped track that has already had it's state restored can cause problems. We should investigate why the update is happening and if it can be safely removed. ...

Sequencer UpdateTimeCursorPosition can set TimeCursorPosition beyond the end of the track when stopping

UE - Anim - Sequencer - Oct 11, 2016

After calling Stop() in UpdateTimeCursorPosition (LevelSequencePlayer.cpp:392), we continue on to set TimeCursorPosition to NewPosition. At this point, NewPosition is beyond the end of the track. A ...

Print String on Event Tick not working as expected with Cinematic Camera Actor in Blueprint

UE - Anim - Sequencer - Sep 29, 2016

Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...

Sequencer in packaged VR project does not appear to work when using sequence player on begin play

UE - Anim - Sequencer - Sep 27, 2016

Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...

ComponentVelocity is not set for attached objects moved by Sequencer

UE - Anim - Sequencer - Sep 22, 2016

A licensee has reported that actors moved by sequencer will not update their ComponentVelocity. This is inconsistent with Matinee, where we update ComponentVelocity in UInterpTrackMove::UpdateTrack. ...

Cannot stop/pause audio tracks in UMG animations

UE - Anim - Sequencer - Sep 20, 2016

Users cannot stop/pause audio tracks in UMG animations. The sound track cannot be manipulated using the animation nodes given in UMG ...

Discrepancy between cuts for Camera Cut track and Shot/SubScene tracks

UE - Anim - Sequencer - Sep 15, 2016

Discrepancy between the specific frame cuts on Camera Cut track and Shot/SubScene tracks. NOTE: This ONLY occurs when scrubbing in the sequence editor. Works as expected in game and renders. If ...

Shots have little visible indication when they are overlapping

UE - Anim - Sequencer - Sep 15, 2016

Shots have little visible indication when they are overlapping. This can cause some visual confusion as to why events and spawnables from a shot that looks like it should end are still triggering ...