Widgets provide warnings instead of errors for "Access None"

UE - Editor - UI Systems - May 30, 2018

Widgets provide warnings instead of errors for "Access None". When hitting and access none a widget blueprint does not produce an error. However, a warning can be found in the output log. This appea ...

WorldToMeterScale appears to snap back to default when VR headset does not meet 90 FPS if WorldToMeterScale has been changed

UE - Platform - XR - May 29, 2018

WorldToMeterScale appears to snap back to default when VR headset does not meet 90 FPS if WorldToMeterScale has been changed ...

Animation Blueprint Preview Window Does Not Display the Effects of the Anim Dynamics Node

UE - Anim - Runtime - Anim Blueprints - May 29, 2018

Animation Blueprint preview window does not update to displays the effects of the Anim Dynamics node. Preview updates fine in the asset's Blueprint and PIE. Still occurs when turning on "Enable L ...

Cannot load youtube URLs on Android

UE - Platform - Mobile - May 29, 2018

UMG Webrowser widget does not display embedded youtube videos. ...

WebBrowser SetVisibility not working on Android & iOS

UE - Platform - Mobile - May 29, 2018

SetVisibility not working with Web Browser Widget on mobile devices ...

Landscapes with Tessellation Material do not cast dynamic Shadows

UE - Graphics Features - May 29, 2018

Landscapes that have materials with tessellation applied to it will not cast shadows onto movable static meshes Found in 4.19 CL# 4033788 and 4.20 CL# 4096272 Seems to be working as intended in 4. ...

Crash when a nested widget is set to "Force Slow Construction Path"

UE - Editor - UI Systems - May 25, 2018

Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...

Fog Does Not Behave As Expected in Splitscreen

UE - Graphics Features - May 25, 2018

This bug seems to repro very inconsistently for me, but I've seen it affect Atmospheric Fog and Exponential Height Fog, and reproduced in 4.18.3, 4.19.2, and Main CL 4093338. I've attached Config fi ...

GetScaledCapsuleHalfHeight does not work properly if X or Y is lower than Z scale

UE - Simulation - Physics - May 25, 2018

GetScaledCapsuleHalfHeight multiplies the CapsuleHalfHeight by the lower scale value, even if it is X or Y. Seeing as Half Height should only be related to the Z scale, this does not work out proper ...

Crash on Adding Elements to Array On Instance of Actor in the Level

Tools - May 25, 2018

When attempting to add an array element to an array that exists on a component contained within an actor that is instanced in the level, the editor will crash. This does not occur if an array elemen ...