MRQ Linux/Mac - Log Spam: Unable to statfs('/render_output_path.{ext}')

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

When rendering with MRQ on Linux and Mac (not Windows), there is a lot of statfs log spam that appears repeatedly during the render: LogCore: Warning: Unable to statfs('/render_output_path.{ext}' ...

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