Renaming a Blueprint variable loses override in grandchild Blueprint

UE - Gameplay - Blueprint Compiler - Nov 26, 2019

Renaming a Blueprint variable loses override in grandchild Blueprint. Modifying and saving the BP_Child fixes the issue with BP_Grandchild losing overrides.  ...

Screen space reflection flickering

UE - Graphics Features - Nov 26, 2019

Flickering is occuring when using a reflection material with screen space reflection enabled. Did not start occuring until 4.19 and beyond.  Tested in: 4.23.1 CL#9631420, 4.24 P3 CL#10283392, 4 ...

TVOS - Adding Game Center image assets causes build script error

UE - Platform - Mobile - Nov 25, 2019

"We are trying to add required Game Center assets to our Apple TV project. We are using the source code version of UE4. It seems that the editor UI does not support adding the Game Center leaderboar ...

Crash When Playing After Setting Size of Retainer Box to Minus

UE - Editor - UI Systems - Nov 25, 2019

Retainer box has minus size occurs crash when PIE, standalone and package.  Probably, we should add any codes for adjust size to 0 or more to  URetainerBox::SynchronizeProperties(). ...

OBJ import - Auto Triangulation - Error: No polygon were found on mesh ''

UE - Editor - Content Pipeline - Import and Export - Nov 23, 2019

"When translating some geographic data into a .OBJ, and importing into UE4. More than 165 of the meshes work. Some, i am having a hard time with. I've attached an example. AUT-mesh.obj is one of the ...

Rhino - Tessellation - 'Crack Free Displacement' not compatible with meshes

OLD - Enterprise - Nov 22, 2019

Meshes imported from rhino are not compatible with 'Crack Free Displacement' ...

Screen Aligned(Velocity) particles deform at low velocity

UE - Niagara - Nov 22, 2019

Screen aligned particles with very low velocity will squash in 4.23+ (No squashing in 4.22) Confirmed in 4.25 MAIN at CL 10333042 ...

WMR crash while switching between window and fullscreen mode

UE - Platform - XR - Nov 22, 2019

Crash in MixedRealityInteropDebug.dll!WindowsMixedReality::MixedRealityInterop::BlockUntilNextFrame() check_hresult(WINRT_SHIM(Windows::Graphics::Holographic::IHolographicSpace2)->WaitForNextFrame ...

Vulkan leaks memory when opening and closing windows

UE - Rendering Architecture - RHI - Nov 22, 2019

As described here: https://udn.unrealengine.com/questions/532725/index.html (1) Start Prebuilt Vanilla 4.23.1. with Vulkan enabled (2) Create a new project (3) Drag and drop the Sphere from “modes ...

Point Cloud support for AR plugin crash

UE - Platform - XR - Nov 21, 2019

Enabling Point Cloud support for AR plugin causes engine crash. Also crashes with LIDAR plugin enabled. Confirmed in MAIN 4.25 @ CL 10333042 ...