Blueprint Variables can become re-linked to default values.

UE - Gameplay - Blueprint - Feb 10, 2020

Editor resets Per instance values if the parent was set to matching one ...

ProRes 4444 files cannot be played on MediaPlayer when RHI is DirectX 12

Media Framework - Feb 10, 2020

This file can be used if you have enabled the Apple Pro Res Media plug-in. This can be played when RHI is set to DirectX 11, but not when changed to 12. The file being played is a ProRes 4444 vide ...

Light shaft smear color due to TAA bleeding

UE - Graphics Features - Feb 10, 2020

See https://udn.unrealengine.com/questions/553031/volumetric-fog-bug.html?childToView=554676#answer-554676 ...

Particle System Components don't inherit owner's time dilation

UE - Niagara - Feb 7, 2020

This is a regression introduced by the particle system manager. It does not account for the owning actor's time dilation when ticking the particle system components.  ...

Spline mesh actor + Vulkan RHI, rendering artifacts

UE - Rendering Architecture - RHI - Feb 7, 2020

Rendering artifacts when using spline meshes with Vulkan enabled. Recent Nvidia drivers may be required for repro. (Users version: 441.66 , My Local Version: 441.12) Confirmed in MAIN 4.25 @ CL 11 ...

Get Input Key Time Down - Missing inputs from VR input refactor

UE - Platform - XR - Feb 7, 2020

Blueprint node 'Get Input Key Time Down' does not reflect new inputs created during VR input refactor. Workaround: Promote Key to variable  Confirmed in 4.25 MAIN @ CL 11289608 ...