Flickering artifacts are rendered when using Sky Atmosphere Component with Vulkan

UE - Rendering Architecture - RHI - Jul 16, 2020

Rendering the SkyAtmopshere component using Vulkan with and without Vulkan (SM5) enabled causes artifacts to appear on screen on Windows and Linux.  This was reported and tested in 4.25.1 (CL-135 ...

Landscape normal behaves differently on CPU vs GPU

UE - LD & Modeling - Terrain - Landscape - Jul 16, 2020

One of our licensees encountered this issue. Landscape normal is calculated differently on GPU vs CPU. See screenshot below: left is GPU (with Edit Layers enabled) and CPU (Layers disabled) [Image ...

A hidden dedicated server is launched when playing as client

UE - Networking - Jul 15, 2020

When we play in editor with the Play Net Mode set to Play as Client, a hidden dedicated server is launched. Previously in 4.24 the dedicated server would always launch with a visible command window. ...

FName diff in transaction will report all names as different if ordering is not properly maintained

UE - Editor - Jul 15, 2020

All FName in transaction diff will be reported as modified if ordering isn't properly maintained making the proper uses of undo client `MatchesContext` not properly accurate ...

Rich Text Block automatic line wrapping doesn't work properly with image decorators

UE - Editor - UI Systems - Slate - Jul 15, 2020

Rich text blocks don't seem to factor in the size of their embedded images properly when choosing where to wrap with autowrap enabled. ...

Weird reflection pixels of translucent objects with Ray Tracing Reflection

UE - Graphics Features - Lumen - Jul 15, 2020

[Image Removed] ...

Crash after setting material of Text Render actor to an instance of the default material

UE - Graphics Features - Jul 15, 2020

Setting the material of Text Render to an instance of the default material then running as in Standalone results in a crash. ...

Interfaces implemented and then removed from a parent BP still show a phantom reference from child BPs until they are recompiled and saved

UE - Gameplay - Blueprint Editor - Jul 15, 2020

See repro steps. The phantom references can be fixed by recompiling the child BP and saving it. Note that just loading ChildBP2 does not fix/remove the reference during compile-on-load, so it's a ...

Take recorder does not record detachment and multiple attachments correctly.

UE - Anim - Sequencer - Jul 14, 2020

Recording attachment will can add multiple sections to an attach track in Take Recorder. ...