Asset returns after being deleted from the content folder while the editor is open

UE - Editor - Content Pipeline - Content Browser - May 8, 2017

Asset returns after being deleted from the content folder while the editor is open. A deleted asset comes back and does not prompt to save it. This leads to the asset being removed when the editor i ...

Extreme Brightness using SLS Specified Cubemaps for Skylights in VR

UE - Graphics Features - May 5, 2017

Surfaces are getting washed out or over brightened when using a Cubemap on a Skylight in VR. Tested 4.15.2 - 3416026 : Does not occur 4.16. p2 - 3415565: Occurs ...

PIX still works after PIX Profiling is disabled on BP Projects

UE - Platform - Console - May 5, 2017

Disabling PIX Profiling in the project settings for Xbox One does not actually disable PIX Profiling. This does not happen with C++ projects This is a Regression ...

Crash on draw material to rendertarget

UE - Graphics Features - May 5, 2017

This crash has started occurring in 4.15.2. It seems to be a regression from 4.15.1. ...

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