Scaling actor along the Z Axis while the X and Y axis are set to 0.01 causes the Actor to stop rendering in the scene

UE - Graphics Features - May 27, 2022

This is a regression tested in //UE5/Release-5.0 CL18319896 Scaling a Static Mesh along the Z Axis while the X and Y axes are set to 0.01 causes the Actor to stop rendering in the scene once the Z ...

VRS doesn't respect the AdditionalShadingRatesSupported flag

UE - Graphics Features - May 27, 2022

D3D12 needs to check the flag D3D12_FEATURE_DATA_D3D12_OPTIONS6::AdditionalShadingRatesSupported and filter out VRS modes that aren't supported. This flag should be put into something like "GRHISupp ...

UMaterialBillboardComponent does not render when moving

UE - Graphics Features - May 19, 2022

Marking this as a Regression since it works as intended in Release 4.27.2 (CL-18319896). I've also confirmed the behavior is occurring in UE5 Main (CL-20283975) as well.  ...

Enabling HBZOcclusion triggers a crash

UE - Graphics Features - May 17, 2022

Enabling HZBOcclusion while Lumen and Hardware Ray Tracing are enabled triggers a crash. ...

Engine crashes when building GPU Lightmass in large scenes

UE - Graphics Features - May 12, 2022

Engine crashes when building GPU lightmass in larger scenes. This does not occur on smaller maps like the Unreal Engine Templates. I was able to reproduce this issue in CitySamples SmallCity map. T ...

Render Target shows checkerboard when attached to SceneCapture2D

UE - Graphics Features - May 12, 2022

When attaching a Render Target to SceneCapture2D the user is shown a checkerboard instead of the capture. The sample image shows the capture but not when it's opened.  This also occurs in UE 4.27 ...

Scene Capture Cube causing distortion with Water plugin enabled

UE - Graphics Features - May 11, 2022

The viewport of a SceneCaptureCube with CubeRenderTarget attached while having a large body of water on the screen causes some video distortion.  While this does not occur in UE 4.27, the view is s ...

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials.

UE - Graphics Features - May 10, 2022

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials. See [Link Removed] ...