Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...

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 ...

Crash occur package application which set the StringTable

UE - Foundation - Core - Mar 14, 2019

Crash occur the packaging application which has the title referencing StringTablem. When lunch the application with editor and standalone, it's not crash. It' not occur 4.20, and crash with 4.21 and ...

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 - ...

libPhysX3 iOS Bitcode packaging Error with github branch

UE - Platform - Mobile - Mar 13, 2019

Unable to package a CPP project with Bitcode enabled "the github branch uses' GitDependencies' which downloads additional files such as the physx file in question which has the problem" mac/Bina ...

Blutility Shelf tab not recognized on restart

Tools - Mar 13, 2019

Restarting the editor after docking a Blutility Shelf causes the tab to no longer be recognized. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5365847), 4.23 (CL - 4980862) ...

Using Open Source to open a StreamingMediaSource on Android causes a slight freeze on some devices

Media Framework - Mar 11, 2019

Calling Open Source to open a Streaming Media Source causes a freeze to occur on Android when it is called. This does not happen on all devices. When testing this issue, I reproduced this issue on a ...

Client loses input after doubling the amount of physics objects in the level

UE - Networking - Mar 11, 2019

After doubling the number of physics objects in the level the client loses input/ignores input ...

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 ...