Adjusting play speed for animation causes notifies to trigger multiple times

UE - Anim - Sequencer - May 31, 2016

Adjusting play speed for animation causes notifies to trigger multiple times. Creates a stuttering effect. ...

Notifies are retriggered on loop of an animation in Matinee/Sequencer

UE - Anim - Sequencer - May 31, 2016

Notifies are retriggered on loop of an animation in Matinee/Sequencer. This occurs during Sequencer Editor playback and when playing in game. ...

Level sequence updates more than once per frame when content editors are open

UE - Anim - Sequencer - May 27, 2016

When content editors are open, they cause sequencer to be updated more than once per frame. This causes animations running in PIE to play faster than expected. Licensee provides code for a potential ...

Components attached via AttachToComponent do not animate correctly when recorded by sequencer

UE - Anim - Sequencer - May 25, 2016

When an actor is attached by the root to a bone of a skeletal mesh through the use of the "AttachToComponent" function in code, it will not follow animations when being recorded by the Sequencer Rec ...

[CrashReport] UE4Editor_Engine!FAVIWriterWin::Initialize() [aviwriter.cpp:239]

UE - Anim - Sequencer - May 24, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 224 225 hr = Graph->AddFilter(CaptureFilter, L"Capture"); 226 if ...

"Enable Texture Streaming" in Render Movie Settings doesn't seem to work

UE - Anim - Sequencer - May 18, 2016

"Enable Texture Streaming" in Render Movie Settings doesn't Enable/Disable Texture Streaming ...

Crash when rendering movie with "Capture frames in HDR" enabled

UE - Anim - Sequencer - May 18, 2016

Crash when rendering movie with "Capture frames in HDR" enabled Will add more info when crashreporter shows up. ...

When no root is present, Sequence Recorder sets top bone to origin

UE - Anim - Sequencer - May 12, 2016

With skeltons that don't have a root or have a root that is not at the origin, sequencer recorder will snap it to the origin in it's recorded animations. [Image Removed] ...

Creating a multi animation sequence that uses an additive animation does not play back correctly

UE - Anim - Sequencer - May 9, 2016

Creating a multi animation sequence that uses an additive animation does not play back correctly. In the attached project you can Play MatineActor and MatineActorLevelSequence(Converted matinee t ...