MRQ Remote Render Audio is 30 seconds later than expected.

UE - Anim - Sequencer - MRQ - Feb 29, 2024

CL 17315409 Introduced a fix that relied on processing audio samples before a render. For remote renders this extra 30 seconds of audio processing seems to have made its way into the final results. ...

Groom couldn't be rendered into ObjectID pass through MRQ

UE - Anim - Sequencer - MRQ - Jan 30, 2024

Raise the issue here since also other Developers met the same problem and reported to me. Object ID rendering for Groom is working in previous version(5.0 for example) ...

FSoftObjectPath::ResolveObject references to the Editor's object in the first frame of Movie Render Queue

UE - Anim - Sequencer - MRQ - Dec 8, 2023

When implementing a sequencer system that uses FSoftObjectPath to reference an actor placed in a level (at runtime, the corresponding actor is obtained by calling FSoftObjectPath::ResolveObject), Re ...

When adding the UIRenderer to the Movie Render Queue, the rendering output is a difference in PIE and MRQ.

UE - Anim - Sequencer - MRQ - Dec 5, 2023

UI rendering in PIE and UIrenderer rendering in MRQ produce different output results. This is because when dealing with fades in the UI, the rendering results should not be different.  Workaround ...

Movie Render Queue shows different behavior when a sequencer window is opened

UE - Anim - Sequencer - MRQ - Nov 20, 2023

When running Movie Render Queue job for a sequence which uses FKControlRig and a sequencer window is opened, Track->ReplaceControlRig() is called every single frame, not only an initial frame. This ...

Metahuman Hair Physics becomes jittery when 32x Antialiasing is enabled in MRQ

UE - Anim - Sequencer - MRQ - Aug 15, 2023

Enabling 32x AntiAliasing on an MRQ causes metahuman hair physics to become twitchy in the image sequence output.  ...

Cvars sections in Sequencer behaving incorrectly when using MRQ

UE - Anim - Sequencer - MRQ - Aug 9, 2023

Some key lines in the code:Engine\Source\Runtime\MovieSceneTracks\Private\TrackInstances\MovieSceneCVarTrackInstance.cpp:177 --> Apply   CVar when entering sectionEngine\Source\Runtime\MovieSceneTra ...

MoviePipeline: EXR Output Format can't be added via C++

UE - Anim - Sequencer - MRQ - Apr 4, 2023