Using construction script does not update 3D widget text

UE - Editor - UI Systems - Feb 20, 2017

The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...

Editor Crashes On Startup After Enabling Light Propagation Volume (LPV) With Forward Shading

UE - Graphics Features - Feb 20, 2017

After enabling Forward Shading that project can no longer operate while "r.LightPropagationVolume = 1" since it will crash immediately. ...

Outline colors do not update properly when changing them on the fly

UE - Editor - UI Systems - Slate - Feb 17, 2017

Bright mesh outlines using Temporal AA with Gaussian Blur DOF

UE - Graphics Features - Feb 17, 2017

Since the last engine merge in FN Main, any mesh that silhouettes against DOF will produce a bright, halo like effect on the outside edge. The further away the background is from the silhouetted mes ...

Main Frame Window grows by 10x10 pixels upon each restart of the Editor

Tools - Feb 17, 2017

With each relaunch of the Editor, the Main Frame Window grows by 10x10 pixels. The editor viewport, in turn, grows by a few pixels in response to that. See attached three images: Window1, Window2, ...

[daydream] Black screen with FirstPersonTemplate and 4.15P4

UE - Platform - XR - Feb 17, 2017

https://answers.unrealengine.com/questions/561763/daydream-black-screen-with-firstpersontemplate-and.html Any msaa setting except none results in a black 3d scene on daydream. ...

Levels will not Move With Containing Folder That is Moved to Another Folder in the Content Browser

UE - Editor - Content Pipeline - Content Browser - Feb 17, 2017

When attempting to move a folder 1 that contains a level/map to another folder 2, a duplicate of the folder 1 containing the level will be generated in folder 2 while the level and original containi ...

Crash retargeting an animation blueprint with a RigidBody node

UE - Simulation - Physics - Feb 17, 2017

Crash occurs when the user attempts to retarget an animation blueprint that is using a RigidBody node. ...

Packaging fails if "Config Variable" is true and Nativization Method is Inclusive

UE - Gameplay - Blueprint - Feb 17, 2017

If a blueprint has a variable of type Object with the Config Variable checkbox set to true, and "Blueprint Nativization Method" is set to Inclusive, the project will fail to package ...

DataAssets Cannot Be Opened After Deleting Variables From Their Parent Blueprint

UE - Gameplay - Blueprint Compiler - Feb 17, 2017

Removing a variable from a blueprint that a data asset is based on will prevent that data asset from being opened. ...