Material rendering incorrectly when using DepthFade on iOS

UE - Platform - Mobile - Sep 9, 2019

This issue only occurs on iOS and does not reproduce on Windows or Android. I have seen that the SceneDepth value of the DepthFade node may not be compared correctly. ...

Widget component appears blurring when using a Vive with Temporal AA

UE - Platform - XR - Sep 6, 2019

When using the Vive and the Anti-Aliasing Method of "Temporal AA" Widget components appear blurry during movement. ...

"Simulate Selected" overwrites "Physics Type" property when playing in Editor

UE - Simulation - Physics - Sep 5, 2019

"Simulate Selected" overwrites "Physics Type" property when playing in Editor. In any subsequent PIE sessions SK_Mannequin will simulate physics even though the option is toggled off. This was repo ...

OVR Metrics Tool reporting a memory leak for Oculus Quest

UE - Platform - XR - Sep 5, 2019

The quest appear to have a memory leak. This can be shown when using the OVR Metric tool. When launching an app onto the device it appears that he memory usage goes up every 20 seconds or so. ...

Post process in Right eye misaligned on PSVR when using vr.PixelDensity greater then 1

UE - Platform - XR - Sep 5, 2019

When changing the pixel density for PSVR it appears that some post processes shift slightly in the Right eye ...

AnimDynamics does not accurately reflect the wind direction when SimulationSpace is set to something other than Component

UE - Simulation - Physics - Sep 3, 2019

The processing related to WindDirection in AnimDynamics( in FAnimNode_AnimDynamics::PreUpdate ) does not consider other than ComponentSpace.// Setup wind data Body->bWindEnabled = true; Scene->Get ...

Memory leak with disable rendering

UE - Graphics Features - Sep 2, 2019

When executing "ShowFlag.Rendering 0", it occur the memory leak because it can't run RHICmdList.ImmediateFlush(). The following code is a workaround. DEC_MEMORY_STAT_BY() is ImmediateFlush. Witho ...

Cascade pooled emitters are not reclaimed on disabled LODs

UE - Niagara - Aug 30, 2019

Pooled memory will not be reclaimed from emitters with disabled LODs if Disabled LODs Keep Emitter Alive is checked. ...

VolumeLightingSamples are not generated correctly

UE - Graphics Features - Lumen - Aug 30, 2019

Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...

RichTextBlock with outline string displays irregular spacing

UE - Editor - UI Systems - Aug 29, 2019

We can see irregular spaces between string. They want to display outline font bodys in regular spacing. Or they want a checkbox option to change the behavior of the spacing. [Image Removed] ...