iOS Show External Login UI Blueprint Node fails on new iOS devices

UE - Online - Jun 6, 2019

I have been trying to test iOS online subsystem functionality for my game and thought that this blueprint node was just broken. This bug will probably catch many UE4 developers that are new to iOS b ...

Niagara emitters occassionally don't receive death events

UE - Niagara - Jun 6, 2019

The death events for Niagara emitters on a Niagara System are ignored every few loops. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6859026) ...

Mismatch widget component collision and geometry

UE - Editor - UI Systems - Jun 6, 2019

There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...

Shadows flicker when using spotlight

UE - Graphics Features - Jun 5, 2019

The shadows on a spotlight flicker whenever the camera is moved.  Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6845209) ...

Can't reference function parameters in interface functions

UE - Gameplay - Blueprint - Jun 5, 2019

"If a blueprint implements an interface function that returns a value, it is not possible to reference function parameters by right clicking and searching for them. In regular functions, if a functi ...

Crash when loading iCloud/CloudKit SaveGame on iOS

UE - Platform - Mobile - Jun 5, 2019

"...it seems the crash occurs because it is trying to load an empty (0 byte) save file. Stepping through the code in Engine/Plugins/Online/IOS/OnlineSubsystemIOS/Source/Private/OnlineUserCloudInterf ...

Enabling Omni Directional Stereo Capture Breaks Draw Material to Render Target Functionality

UE - Graphics Features - Jun 5, 2019

Enabling ODS (omni directional stereo capture) in project breaks Draw Material to Render Target functionality. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6836133 ...

Component icon changes when undoing the adding of blueprint components

UE - Gameplay - Components - Jun 5, 2019

When the user adds two blueprint components to an actor blueprint, compiles the component blueprint, and then undoes adding one of them, the icon for the remaining component changes. This doesn't o ...

SkeletalMesh import do not add and assign LOD only material

UE - Editor - Content Pipeline - Import and Export - Jun 5, 2019

The skeletal mesh importer do not add and assign material for the LOD when we import them in the same file has the base LOD. ...

Ensures in ChaosExamples_fracture map in ChaosDestructionDemo

UE - Simulation - Physics - Destruction - Jun 4, 2019

Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...