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) ...

iOS/tvOS false positive on Shipping config warning

UE - Platform - Mobile - Nov 16, 2018

This warning appears even when building for Shipping config. It did not occur when packaging for Android. ...

Unable to run UE4Editor using the -SM4 commandline argument

UE - Graphics Features - Nov 16, 2018

Attempting to run the UE4 Editor using SM4 causes an error to popup stating that "A Feature Level 5 video card is required to run to Editor. AvailableFeatureLevel = SM4, ShaderPlatform = PCD3D_SM4" ...

UV generated by datasmith are streched on the border of the asset

UE - Editor - Content Pipeline - Datasmith - Importer - Nov 16, 2018

MagicLeap Crash on Preview

UE - Platform - XR - Nov 16, 2018

The magic leap crashes on preview ...

Get Mouse Position Blueprint node returns different values outside of viewport depending on whether it was called from Event Tick, or within an Actor function

UE - Gameplay - Nov 15, 2018

There seems to be a discrepancy between the output of Get Mouse Position node depending on whether the node is inside an Actor function or called from Event Tick. If the node is present inside a fun ...

Force Feedback appears to run in the background on some android devices

UE - Platform - Mobile - Nov 15, 2018

When forcing the app to the background the force feedback will continue on some android devices. This was reproduced on the samsung nexus 5 by clicking the home button while running force feedback i ...

Building UE4 solution fails in Test configuration

UE - Foundation - Core - Nov 15, 2018

Attempting to build the full UE4 solution for the Test configuration fails in 4.21. Most projects will build successfully, but a few will fail with various errors. Most of the errors appear to be re ...

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 ...

CreateProxyObjectForPlayMontage does not report if cannot play

UE - Anim - Rigging - Nov 15, 2018

UPlayMontageCallbackProxy::CreateProxyObjectForPlayMontage creates a proxy object and immediately calls PlayMontage. If the montage fails to play (no mesh component, no animinstance, Montage_Play it ...