WASM HTML5 Runs out of Memory in Chrome versions 58+ on Windows

UE - Platform - Mobile - May 5, 2017

We were seeing out-of-memory errors when launching on Chrome version 58 on Windows (both 32-bit and 64-bit). After some investigation, the root cause appears to be a regression introduced in Chrome ...

"LogTemp:Warning: Running Get" when placing or selecting Physics Constrain Actor

UE - Simulation - Physics - May 5, 2017

REGRESSION Yes, does not occur in 4.15.2. When placing or selecting a Physics Constraint Actor, the following warning will spam in the output log:LogTemp:Warning: Running Get ...

KiteDemo: Landscape without collision - Out of Bounds

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – trying to find the limits of the Caution: Out of Bounds UMG, I found a landscape static-mesh that did not have collision. ...

KiteDemo: Spawn under the map

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – trying to find the limits of the Caution: Out of Bounds UMG, I found a way to glitch under the map. You must go all the way dow ...

KiteDemo: Bookmark spawn function broken if in Run mode

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – I found that pressing the bookmark attraction Scene keys (1 - 0) does not work as intended if user is in Run mode. ...

Crash occurs in the Editor when multiple instances of the same Blueprint are selected in the level and the Reset to Default button next to a component of the Blueprint is clicked in the Details panel

UE - Gameplay - Blueprint - May 4, 2017

When multiple instances of a Blueprint in a level are selected, any component added to that Blueprint's parent class in code will appear in the Details panel with the words "Multiple Values" and a R ...

Auto Exposure in Static Mesh Editor whites out the viewport when Vert Colors is enabled

UE - Graphics Features - May 4, 2017

In the Static Mesh Editor, Enabling Vert Colors causes high exposure in the viewport. Workaround Disable Auto Exposure in the Project Settings > Rendering > Default Settings This is a Regression ...

Code based interfaces do not appear in Interface selection dropdown

UE - Gameplay - Blueprint - May 4, 2017

When adding an interface to a blueprint, only blueprint created interfaces are available. Engine / custom interfaces written in code are not listed. Regression: Yes - custom interfaces are present ...

Pixel Depth not Working on Mobile when used with Custom Depth

UE - Platform - Mobile - May 4, 2017

A licensee is reporting incorrect results when using the Pixel Depth expression and Custom Depth. Custom Depth is working fine, but when combined with Pixel Depth the results are quite different fr ...

Crash reimporting a skeletal mesh with less Material IDs than on first import

NOTE: Does not occur in 4.16, entered this to find a fix for licensee to integrate. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out o ...