Session searching not working properly on iOS in Shootergame

UE - Online - Oct 24, 2019

Searching for sessions is not properly working in shootergame on iOS.  In SessionInterfaceIOS the current session search code is broken, and will never return any results. [Link Removed] [Link Remo ...

Gameplay Abilities CancelAllAbilities not working as expected

UE - Gameplay - Oct 24, 2019

in AbilitySystemComponent_Abilities.cpp, line:844  CancelAllAbilities() does not appear to be working as expected.  There is a check before cancelling all abilities.  However, this check uses the Cl ...

PIE window does not match what was set in the New Viewport Resolution setting

Tools - Oct 24, 2019

Setting the resolution of PIE to 4K Ultra HD results in the new PIE window going very far out of the bounds of 4K. If you are using two monitors the PIE window will bleed over a good bit into the ot ...

Duplicating two nested components do not appear in the Component tree until the blueprint is compiled.

UE - Gameplay - Components - Oct 23, 2019

REGRESSION: No, this occurs as far back as 4.22. Duplicating two nested components can result in the duplicates not being visible in the component tree in the blueprint editor until the user compil ...

Strange intermittent CCD behavior on constrained physics bodies

UE - Simulation - Physics - Oct 23, 2019

There is some strange issue with CCD where constrained CCD objects can get velocity nulled when hitting things while constrained, its very hard to reproduce normally in engine but happens often in V ...

VoIP loses functionality when transitioning levels.

UE - Online - Oct 23, 2019

VoIP between client and host is lost upon transitioning levels. ...

Packaging for IOS fails using SSH from a Windows Binary Build

UE - Platform - Mobile - Oct 23, 2019

Errors in the log: * Undefined symbols for architecture arm64: * "___isPlatformVersionAtLeast", referenced from: * FMetalResourceHeap::CreateBuffer(unsigned int, unsigned int, unsigned int, mtlpp ...

"Allow Explicit Impure Node Disabling" setting still packages development only nodes into shipping builds

UE - Gameplay - Oct 22, 2019

Development Only nodes are packaged into shipping builds even when "Allow Explicit Impure Node Disabling" is enabled and the appropriate nodes are marked as "Development only."   ...

Importing animation onto a camera in Sequencer adds extra keys to the scale and rotation attributes

UE - Anim - Sequencer - Oct 22, 2019

When importing non-baked animation (i.e. not keyed on every frame) onto a camera in sequencer, Unreal adds extra keys to the rotation and scale attributes as if it is baking the rotation and scale a ...

WebM video format skips frames when seeking from code

Media Framework - Oct 22, 2019

Playing a video in the engine that is WebM format, results in skipped frames. This does not happen with other video formats supported in the engine. Attached are links to the WebM  videos used to te ...