URLs aren't parsed correctly when running multiple listen servers on one machine

UE - Networking - Nov 19, 2018

According to the UDN thread, a second listen server started on a machine will not process the travel URL correctly and fail to actually load a map in listen mode. ...

WMR native plugin trigger axis not working

UE - Platform - XR - Nov 19, 2018

We are testing the new Windows Mixed Reality native support and have found that the trigger mapping to a button is working, but the trigger mapping to an axis is not, i.e. the event MotionController ...

DPI Scale Rule set to custom can cause performance issues during design time

UE - Editor - UI Systems - Nov 19, 2018

When setting the DPI Scale Rule to custom and using a named slot the frame rate of the editor will drop while zooming in and out of a widget that uses the widget containing the named slot. ...

Filling Vertex Colors does not propogate down to other LODs

Tools - Nov 19, 2018

The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...

Packaging to HTML5 fails when Online Framework is enabled

UE - Online - Nov 17, 2018

Packaging a project to HTML5 while Online Framework is enabled seems to cause packaging failures. It produces the following errors from the Output Log:   PackagingResults: Error: unresolved symbol: ...

Breakpoints on nodes in deleted functions are not cleared

UE - Gameplay - Blueprint - Nov 16, 2018

Might be a simpler repro than this, but take a look at revision 1 of PreRolledBoxes in FortniteMain to see an asset affected by this. It was duplicated from StoreRoot which had breakpoints in some o ...

Child Widget Blueprint does not inherit bindings in exe

UE - Editor - UI Systems - Nov 16, 2018

When packaging a project for Windows, Child Widget Blueprints do not inherit bindings. Tested in 4.20.3 (CL -  4369336), 4.21.1 (CL - 4567586), 4.22 (CL - 4572453) ...

Full Screen Native Resolution not supported on new iPad Pro 11-inch and iPad Pro 12.9 inch (3rd generation)

UE - Platform - Mobile - Nov 16, 2018

A licensee has reported that Full Screen native resolution does not work properly on the iPad Pro 11-inch and on the iPad Pro 12.9-inch (3rd generation). Black borders are used around the screen ins ...

Converting an Actor to spawnable/possessable in Sequencer makes it lose its position in the Track Panel.

UE - Anim - Sequencer - Nov 15, 2018

Converting an Actor to spawnable/possessable in a Sequence causes it lose its position in the track panel. If the Actor was in a folder it will need to be added back to that folder. This was report ...

Culling for child meshes do not update when using a Master Pose Component

UE - Anim - Runtime - Nov 15, 2018

Child meshes bounds location does not appear to update when the parent mesh's location is changed when using a master pose. ...