tvOS banner and App thumbnail do not appear on device; errors during app upload to Apple

UE - Platform - Mobile - Mar 22, 2019

When a user packages or launches onto tvOS it will be missing the thumbnail and the background banner. This may be a dupe of [Link Removed] but I have created this as this was confirmed to be worki ...

Pivot Offset Module does not respect on/off toggle

UE - Niagara - Mar 22, 2019

Toggling the Pivot Offset module in a Cascade Particle System has no effect on the particle system's position. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 5439949), 4.23 (C ...

Duplicate the mesh will not duplicate the foliage on it.

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

ForceActorRelevantNextUpdate will only force an update on the first connection

UE - Networking - Mar 21, 2019

The ForceActorRelevantNextUpdate will only trigger an update on the first connection in the list. Note that the ForceActorRelevantNextUpdate does not work on dynamic actors since their ActorChannel ...

Second player's screen does not render in Split Screen on Android

UE - Platform - Mobile - Mar 21, 2019

The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...

Functional Test won't start when placing a moving actor inside the level if setting Navigation Mesh's Runtime Generation to Dynamic

UE - Automation Test - Mar 21, 2019

User is trying to use the Functional Test class to construct some automated test cases. Whilst doing this they noticed that adding a BP_Actor (just a static mesh engine cube) that simply rotates (v ...

SpectatorScreenMode console commands do not update SpectatorScreenMode in VR Mode on Windows Mixed Reality

UE - Platform - XR - Mar 21, 2019

None of the Spectator Screen Mode commands are changing the active SpectatorScreenMode in VR Mode on Windows Mixed Reality headsets. This same setup modifies SpectatorScreenMode on Oculus, Vive, and ...

GetClosestPointOnCollision returning point on parent

UE - Simulation - Physics - Mar 21, 2019

GetClosestPointonCollision returns point on parent instead of welded child. From user: "The problem appears to be in PhysicsInterfacePhysX.cpp in GetSquaredDistanceToBody, line 2873. When UPrimit ...

Editor will freeze if anim composite has an animation with a notify and length of 0

OLD - Anim - Mar 21, 2019

An anim composite will freeze the editor if one of its animation segments has a a notify and a length of 0 or less. Debugging shows that the engine is stuck inside UAnimSequenceBase::GetAnimNotifies ...