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 ...

Sequencer Frames Render Black When Four or Less Frames Are Rendered

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

Occurs: 5/5 times **MRQ renders black frames when custom playback range is set to four frames or less. Regression does not occur: tested using //UE4/Release-4.27 @ CL 18429761 GH Note: Issue does ...

[MRQ] Deleting all jobs after rendering queue with executor causes an assertion to fail.

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

Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...

Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash

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

Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the user is ...