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

Alpha Channel Created when 'Accumulator Includes Alpha' is Disabled in MRQ

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

Occurs 3/3 times Alpha Channel Created when 'Accumulator Includes Alpha' is Disabled in MRQ issue discovered in LiveQA, and appears related to [Link Removed] Note: Whether 'Accumulator Includes Al ...

MoviePipeline: Cannot add per-shot {file_format} name overrides

UE - Anim - Sequencer - MRQ - Feb 3, 2022

void UMoviePipelineBlueprintLibrary::ResolveFilenameFormatArguments(const FString& InFormatString, const FMoviePipelineFilenameResolveParams& InParams, FString& OutFinalPath, FMoviePipelineFormatArg ...

Translucent materials appear in all stencil layers when rendered in the Movie Render Queue

UE - Anim - Sequencer - MRQ - Jul 22, 2021

No matter how many passes there are translucent objects will appear in all of them. A notable case is particles, as their materials are often translucent. Using masked materials is a possible workar ...

Sequencer custom render pass results are incorrect

UE - Anim - Sequencer - MRQ - Feb 10, 2021

As a result of outputting with Roughness set to 0.5 in the material, it is 0.5 in the viewport and a little lower in the render pass output. Viwport [Image Removed] Render [Image Removed] ...