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

IOS Preview on MacOS crashed when open postprocess material that uses stencil

UE - Platform - Mobile - May 3, 2021

IOS Preview on MacOS crashed when open postprocess material that uses stencil ...

Stencil that has been marked with ResponsiveAA is cleared by DistortionPass

UE - Graphics Features - Dec 14, 2021

From UDN: When an object with ResponsiveAA enabled is in the screen and then an object with Distortion enabled comes into the screen, ResponsiveAA does not work. ​ I guess this is because the Ste ...

Render target size mistmatch in ShaderDrawDebug

UE - Graphics Features - Jun 9, 2020

We found a d3d debug validation assert in RDG_EVENT_NAME("ShaderDrawDebug"), with the full DLSS integration. It however also reproduces in  (4.25.1-release, dev-rendering and the plugin branch with ...

Custom Stencil Buffer Visualization Doesn't Render Custom Stencil Depth

UE - Graphics Features - Feb 6, 2020

The Buffer Visualization (Custom Stencil ) doesn't render assets that have "Render CustomDepth Pass" enabled. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11223911 ...

Custom Depth Post Process Stencil does not work with Material Billboard on Actors

UE - Graphics Features - Nov 27, 2017

MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled

UE - Graphics Features - Sep 21, 2017

Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled. This issue does not affect objects that are added as a component to a blueprint. To w ...

"Enable Stencil Test" Mobile crash

UE - Graphics Features - Sep 10, 2019

A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...