CSM has artifacts if shadow distance less than 2000

UE - Graphics Features - Jun 12, 2019

Instanced Static Mesh instance with negative scale has black lighting

UE - Graphics Features - Jun 11, 2019

[Image Removed] The image above was the results after building lighting.The far right spheres all have negative scaling(-1 on Y) and reverse culling checked and are instanced.The middle set of sphe ...

UUserWidget Parameter in blueprints appears to set the parameter value back to the default value on compile

UE - Editor - UI Systems - Jun 11, 2019

Modifying the default value of a UUserWidget parameter declared in a c++ in blueprints appears to have no effect after compiling. The default value will reset back to "none". Additional info. The ...

Early Z-Pass no longer works

UE - Graphics Features - Jun 11, 2019

Since 4.22.2, the Early Z-pass flags are being ignored, resulting in the number of draw calls to increase. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4.23 (CL - 6925347) ...

Disabling fog in Unlit mode does not work

UE - Graphics Features - Jun 11, 2019

The Show Flags for Fog no longer function correctly when in Unlit mode. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4.23 (CL - 6925347) ...

Animation Sharing Plugin Removes Mesh Collision

OLD - Anim - Jun 11, 2019

The referenced documentation does not state anywhere about collision being affected by animation sharing nor is the user expecting it to be affected. Even when the Collision Preset is overridden to ...

UForceFeedbackEffect is only making slight vibration in iOS when value rises from 0 or effect is started.

UE - Platform - Mobile - Jun 11, 2019

UForceFeedback is expected to give vibration just like in the graph of the asset. But only in iOS it is not. It is expected to give continuous vibration following the forcefeedback asset, but only ...

Spline Mesh regression on older iOS phone

UE - Platform - Mobile - Jun 10, 2019

Regression with rendering Spline Mesh Components seen on older (5s) iOS device. I did not reproduce a crash with an iPadPro A1701 or an Android Note 4 Confirmed in 4.23 MAIN at CL 6910902 ...

Set World Origin on a Dedicated Server causes Pawn Stuttering

UE - World Creation - Worldbuilding Tools - World Composition - Jun 10, 2019

Setting the World Origin after enabling Multiplayer World Origin Rebasing in the Project Settings causes the Pawn to flicker on movement. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4 ...