MoviePipeline: HighRes Tiling feature crashes at high resolutions

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

If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...

Panorama plugin for Movie Render Queue renders black images

UE - Anim - Sequencer - MRQ - Dec 15, 2022

Regression: Tested in UE5/Release-5.0, and the issue does not occur, so regression is yes This issue also occurs when you set "Enable alpha channel support in post processing (experimental)" to "Al ...

Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...

MoviePipeline: Panoramic Renders don't work

UE - Anim - Sequencer - MRQ - Nov 10, 2022

Images aren't just under exposed, they have values of 0.0 even in exrs - enabling the Debug Settings and writing out all samples shows the GPU is actually rendering black. ...

Use Camera Cut for Warmup does not take into account shot's camera cut track

UE - Anim - Sequencer - MRQ - Aug 31, 2022

Camera cut warmup does not take into account the shot's camera cut track when rendering from the master sequence. Rendering the shot alone will, however. ...

MoviePipeline: OnExecutorErroredImpl has inverted bError bool usage

UE - Anim - Sequencer - MRQ - Aug 8, 2022

OnExecutorFinishedDelegateNative and OnExecutorFinishedDelegate broadcasting an bFatal into a bSuccess parameter which is inverted. Canceling a render should be considered an error, not a success. ...

Movie Render Queue Deferred Lighting(Detail Lighting) only outputs Lighting Only

UE - Anim - Sequencer - MRQ - Jun 29, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL#18319896 Movie Render Queue Deferred Lighting(Detail Lighting) appears to only output Lighting Only.  ...

Movie Render Queue Renders Black Frames when MultiSample Effects Are Disabled

UE - Anim - Sequencer - MRQ - Apr 25, 2022

Occurs 5/5 times. When 'Disable Multisampling Effect' is enabled, the Render Warm Up is set to 0, and the Custom Playback Range is set to a small value, frames render out fully black. Regression d ...