Atmospheric Fog Sun Disc Has Wrong Intensity

UE - Graphics Features - May 4, 2018

This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding  BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...

Atmospheric Fog Sun Disc Has Wrong Intensity

UE - Graphics Features - May 4, 2018

This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding  BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...

Editor crashes when duplicating a Blueprint instance whose parent class overrides PreEditChange() without including a call to Super

UE - Gameplay - Blueprint - May 4, 2018

Attempting to duplicate an instance of a Blueprint in a level where the parent code class has overridden PreEditChange() without including a call to Super results in the Editor crashing. ...

Foliage Not Updating to Match New Landscape Height After Level Save-As

UE - World Creation - Worldbuilding Tools - Foliage - May 3, 2018

I have observed this behavior in 4.18.3, 4.19.2, and Main (CL 4048405) Per User: I made a landscape, painted some foliage and saved the scene. After I saved the same scene under different name the ...

VR billboard problems

UE - Platform - XR - May 3, 2018

https://udn.unrealengine.com/questions/429242/419-psvr-dynamic-resolution.html "We are experiencing a rendering regression in PSVR when upgrading from 4.17 to 4.19. A MaterialBillboardComponent tha ...

Update Actor will not update scene if object is deleted in original scene

UE - Editor - Content Pipeline - Datasmith - Importer - May 3, 2018

SSR can self intersect when occluder found of first ray marshing hit

UE - Graphics Features - May 3, 2018

$title ...

Using CommutativeAssociativeBinaryOperator with a BlueprintPure function causes an ensure when adding the function to a Blueprint

UE - Gameplay - Blueprint - May 3, 2018

A UFUNCTION that is BlueprintPure and has CommutativeAssociativeBinaryOperator set to true results in an ensure whenever it is shown in the Blueprint Editor. The reproduction steps cover adding the ...

Memory Leak when Debugging Blueprint

UE - Rendering Architecture - RHI - May 2, 2018

RAM usage continually increases when debugger is active https://answers.unrealengine.com/questions/784443/ue-4191-memory-leak-while-using-blueprint-debugger.html ...

Material Set to Additive Blend Mode Does Not Render Correctly in Planar Reflections

UE - Graphics Features - May 2, 2018

This behavior has been observed in 4.17, 4.18, and 4.19 release versions. Per Licensee: In our game they player's hands are represented by glowing blue orbs and in planar reflection surfaces they ...