D3D HUNG crash - FD3D11DynamicRHI::RHIReadSurfaceFloatData()

UE - Graphics Features - Jan 18, 2017

This is one of the widespread D3D Hung crashes that have existed since 4.14. This particular callstack has affected around 300 users. The issue has been successfully reproduced on a home PC. Dxdi ...

Text block Outline cropped out at large sizes

UE - Editor - UI Systems - Mar 8, 2017

Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...

Per-section shadow/collision flags lost when merging actors

OLD - Anim - Mar 24, 2017

Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...

Lightmap Density Of Imported FBX Offsetting When Lighting Is Built

UE - Graphics Features - Oct 8, 2018

Lightmap density of imported fbxs will be offset when lighting is built.  Working as expected in 4.19 CL# 4033788 Found in 4.20 CL# 4369336, 4.22 CL# 4433008 This is a regression  ...

Custom Stencil Not Working for Mobile

UE - Platform - Mobile - Nov 14, 2018

Setting a custom stencil on meshes is not working when using a mobile renderer. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4541578 and 4.22 CL# 4556068 This is a regression ...

BumpOffset Node Produces Incorrect Results When Texture Coordinate Index Is Not 0

UE - Graphics Features - Jan 18, 2019

When using the BumpOffset node, it will produce incorrect resultsi if the Texture Coordinate Index is not 0. Found in 4.20 CL# 4369336. 4.21 CL# 4613538, 4.22 CL# 4751672 ...

Spot Lights Do Not Cast Dynamic Shadows If "Support PointLight WholeSceneShadows" is disabled

UE - Graphics Features - Jan 30, 2019

If you disable "Support PointLight WholeSceneShadows" spotlights stop casting shadows. This is working as expected in 4.20 CL# 4369336. Found in 4.21 CL# 4753647 and 4.22 CL# 4809892 This is a reg ...

Setting a Vector value in the Material Parameter Collection causes crash

UE - Graphics Features - Mar 1, 2019

Creating a Vector parameter within the Material Parameter collection causes a crash with the engine. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5159901), 4.23 (CL - 4980862) ...

Crash on debugging a minimized Blueprint (access violation in SWatchTreeWidgetItem)

UE - Gameplay - Blueprint Editor - Mar 27, 2019

Debugging a blueprint with a breakpoint while the Blueprint Editor window is minimized causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5531554), 4.23 (CL - 5586947) ...

Shadows are Heavily Aliased with PCSS Enabled

UE - Graphics Features - Apr 11, 2019

Shadows are exetremely rough and aliased if r.shadow.FilterMethod is set to 1.  Working as expected in 4.21 CL# 4753647  Found in 4.22 CL# 5660361 and 4.23 CL# 5810496 ...