Certain materials are overly bright with Ray Traced Global Illumination denoiser

UE - Graphics Features - Lumen - Mar 14, 2019

Ray Traced Global Illumination is causing some materials to glow extremely bright Disabling r.raytracing.globalillumination.denoiser fixes the issue In 4.22 preview 5 binary (5365847) the result i ...

Tooltips for Exterior LPF and Interior LPF are reversed

UE - Audio - Mar 13, 2019

The tooltips for the Interior LPF and Exterior LPF are reversed where the Interior LPF has the Exterior LPF's tooltip and viceversa. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5385847), 4.23 (CL - ...

Mixed Reality HMD does not appear to respect the Start in VR boolean in a packaged game

UE - Platform - XR - Mar 13, 2019

When the Windows Mixed reality plugin is enabled and a Mixed Reality device is hooked up, packaged games start in VR (regardless of if start in VR is enabled). ...

Inappropriate description of tool tip when bone is selected in skeleton tree

UE - Anim - Runtime - Mar 11, 2019

According to the report from Licensee, this is because it is displayed when the child's bone has Weight, which is a cause of misunderstanding. ...

Null access to Unpossessed controller with seamless travel

UE - Gameplay - Mar 9, 2019

The unpossessd controller will not be removed from UWorld::ControllerList unless destroyed. This causes null access to the ControllerList when GC occurs during seamless travel execution. The unposse ...

Rounding errors are present in FJsonValue::TryGetNumber(int64&) and FMath::RoundHalfFromZero()

UE - Foundation - Core - Mar 8, 2019

A licensee reported a bug in rounding of a call to FJsonValue::TryGetNumber(int64&) with large values.  In investigating this, it appears that equivalent problems also exist in FMath:: rounding func ...

Assertion failed in DX12 RHI after instancing actors

UE - Rendering Architecture - RHI - Mar 8, 2019

It doesn't happen with the DX11 RHI ...

MDL imported from Substance Source with Datasmith causes a crash

UE - Editor - Content Pipeline - Import and Export - Mar 8, 2019

MDL downloaded from Substance Source causes a crash. This is reported on UDN by an Enterprise customer: https://udn.unrealengine.com/questions/487598/why-would-ue4-is-always-crashing-when-import ...

Nested struct splitting gives incorrect node input for fast path

OLD - Anim - Mar 8, 2019

When any of the inputs to a fast path node are connected from a struct member from multiple splits or splits combined with breaks, all input connections to the node will be effectively ignored, inst ...

Disabling DBuffer Decals causes Decals not to render

UE - Graphics Features - Mar 8, 2019

Disabling the Decal DBuffer in the  Project Settings>Rendering causes the Decals to not render on geometry that overlap their respective Decal Actor. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5 ...