The Ease function's Blend Exp reverts to its default value after closing/reopening the editor

UE - Gameplay - Blueprint - Jan 20, 2015

The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...

Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self (4.8)

UE - Gameplay - Blueprint - Jan 20, 2015

Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script

UE - Simulation - Physics - Jan 20, 2015

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script. ...

Multi Sphere Trace is not returning the correct Impact Location

UE - Simulation - Physics - Jan 19, 2015

Multi Sphere Trace is not returning the correct Impact Location. Other AnswerHub Report:https://answers.unrealengine.com/questions/30952/multisphere-trace-fhitresult-location-same-as-impa.html ...

The Delay node cannot be added to the StandardMacros bp in the Engine folder

UE - Gameplay - Blueprint - Jan 19, 2015

The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0

UE - Gameplay - Blueprint - Jan 19, 2015

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...

Toggling a Spline component from an open/closed loop through bp's isn't reflected

Tools - Jan 19, 2015

Toggling a Spline component from an open/closed loop through bp's isn't reflected ...

sRGB setting results in difference in Sprite Look compared to Texture Editor

UE - Graphics Features - Jan 16, 2015

User is reporting an issue with the preview of a Sprite and its rendering in game differing from the Texture Editor based on sRGB setting. With sRGB = True: [Link Removed] With sRGB = False: [Li ...

Lighting Build fails with World Settings Error

UE - Graphics Features - Jan 16, 2015

Lighting Builds seemingly successfully but produces a Map Check Error for World Settings. There are several things that can be done to "eliminate the issue" and I have separated them into different ...

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash

UE - Gameplay - Blueprint - Jan 15, 2015

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...