Using ServerTravel <MapName> command with Seamless travel causes level blueprint logic to not run on client

UE - Networking - Jan 14, 2020

When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side.  NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...

Virtual Joystick + Swipe to Look = Choppy camera movement on newer iOS devices

UE - Platform - Mobile - Jan 10, 2020

User Submitted Video: [Link Removed] User Description: "Swipe to look (with only the left virtual gamepad joystick) is undoubtedly the established gold standard for 3D First Person mobile games. ...

UMG Widgets containing child widgets that have bound animations fail to save

UE - Editor - UI Systems - Jan 10, 2020

Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...

GameplayTagQuery default property changes not propagated to instances

UE - Gameplay - Blueprint - Jan 9, 2020

Expected: Changes to GameplayTagQuery properties in a blueprint should propagate to instances that haven't overriden the default value. ...

FBX Scene imports with an addition Scene Root in the Hierarchy

UE - Editor - Content Pipeline - Import and Export - Jan 9, 2020

There seems to be a second Scene root being created when importing an fbx scene. Something of note is that in the scene import dialogue we only see one "RootNode" listed. This has been found to occ ...

"On List Selection Changed" Retrieves The Wrong Item When "Set Item Selection" is used.

UE - Editor - UI Systems - Jan 8, 2020

When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...

VR Template Project Doesn't Create SteamVRBindings Config Folder

UE - Platform - XR - Jan 8, 2020

When creating a basic VR Template project, setting the default map to Motion Controller map and exporting a Win64 build their is no SteamVRBindings config folder. I tested this with a Vive Pro and ...

Upgrading project results in loss of game input

UE - Gameplay - Input - Jan 7, 2020

Upgrading a marketplace creator's project to engine version 4.23.1 and above results in loss of (previously) working functionality with game input. ProjectDownload: [Link Removed] Tested in: 4.2 ...

Creating a new collision preset changes the collision of the capsule for third person character blueprint

UE - Simulation - Physics - Jan 7, 2020

Creating  a custom collision preset changes the collision of third person characters capsule component.  Tested in: 4.23.1 CL#9631420 4.24.1 CL#10757647 4.25 CL#10889200 ...

Steam VR client crash when connecting to Server

UE - Platform - XR - Jan 6, 2020

Client crashes when connecting to server on Vive. Did not reproduce with Oculus Rift. ...