No device profile detection for iPad Pro 10.5"

UE - Platform - Mobile - Aug 1, 2017

There's no device profile for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family. ...

Low res textures (MobileContentScaleFactor) on iPad Pro 10.5"

UE - Platform - Mobile - Jul 31, 2017

There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...

Event Possessed fires twice

UE - Gameplay - Blueprint - Jul 31, 2017

Event Possessed fires twice even if unpossessed is not called ...

Create asset node causes crash when no factory variable is set

Tools - Jul 31, 2017

When using the new node " Create Asset (Interface Call)" there is a crash that is occurring that could possibly be due to the fact that no factory node is being set. The crash also occurs with the o ...

Ensure in IWCE copying a component and its child at the same time

UE - Gameplay - Components - Jul 31, 2017

REGRESSION: Yes, does not occur in 4.16.3 Ensure occurs in in-world component editing, when the user selects and copies a component and its child at the same time. This doesn't occur if these comp ...

Material Parameters aren't unique if the Material Function has been duplicated

UE - Graphics Features - Jul 31, 2017

Material Parameters aren't unique if the Material Functions has been duplicated, When the parameters are enabled in a Material Instance, one will be disabled on Material Instance close. This is a r ...

When change sequence struct parameter, the editor crash.

UE - Anim - Sequencer - Jul 31, 2017

when change sequence struct param, the editor is carash. It occurs in the case of using "Sound Wave", but the same problem occurs when "Sound Cue" is used. Attach application log, and crash dump fil ...

QABP_Containers is dirtied when opened

UE - Gameplay - Blueprint Compiler - Jul 29, 2017

REGRESSION: Yes, does not occur in 4.16.3 In QAGame, the blueprint QABP_Containers is dirtied (needs to be compiled and saved) when the user opens it. This occurs every time the editor is restarte ...

Crash in FMediaPlayerBase::TickPlayer in Shipping builds

Media Framework - Jul 28, 2017

A crash can occur in FMediaPlayerBase::TickPlayer in Shipping builds. This is because FMediaPlayerBase::NativePlayer is not a thread-safe shared pointer. The fix is to make it ESPMode::ThreadSafe. ...

Copy/pasting component results in broken duplicate component (named _GEN_VARIABLE)

UE - Gameplay - Components - Jul 28, 2017

REGRESSION: Yes. Does not occur in 4.16.3 Using Copy/Paste to duplicate a component will result in a broken duplicate component. This doesn't occur if the user uses Ctrl+W to duplicate. On compi ...