If a HUD blueprint and a UMG blueprint share a material. The material will not show up in Standalone

UE - Editor - UI Systems - Jun 8, 2016

If a HUD blueprint and a UMG blueprint share a material. The material will not show up in Standalone Note: Sample project is attached ...

Create Comment from Selection Option Not Working in Behavior Tree

Tools - Jun 8, 2016

In a behavior tree, while having multiple nodes selected, using the Create Comment from Selection option does not create a comment box as expected. Found in 4.12.1 binary. Reproduced in 4.11.2 bina ...

Crash When Copying Comment Box from a Blueprint to a Behavior Tree

UE - AI - Jun 8, 2016

The editor crashes when pasting a comment box from a blueprint into a behavior tree. Found in 4.12.1 binary. Reproduced in 4.11.2 binary and Main CL 3005971 Source Context94 95 fo ...

Widget stops updating during drag and drop operation after dragging

UE - Editor - UI Systems - Jun 8, 2016

Widget stops updating during drag and drop operation after dragging, if the user is using set text. ...

Tracks don't reset to default actor state when "Active" is disabled

UE - Anim - Sequencer - Jun 8, 2016

Tracks don't reset to default actor state when "Active" is disabled Tags: inactive Sequencer ...

Undoing alteration of a local variable's default value does not actually undo the alteration

UE - Gameplay - Blueprint - Jun 7, 2016

Undoing the alteration of a local variable's default value causes the Undo toast to appear but the alteration is not actually undone. Regression: No ...

Components derived from scene component reset vector location upon closing and re-opening editor

UE - Gameplay - Blueprint - Jun 7, 2016

Components derived from scene component reset vector location upon closing and re-opening editor. This does not happen to scene components or other child components within a blueprint. Regression ...

Crash While Compiling Blueprint in FBlueprintEditorUtils::RefreshExternalBlueprintDependencyNodes()

UE - Gameplay - Blueprint - Jun 7, 2016

Having an actor blueprint (A) that contains an array variable of references to another actor (B) that is connected to a Length node and a Vector array that is connected to a ForEachLoop causes bluep ...

Crash when using "Convert to Variable Curve"

OLD - Anim - Jun 7, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 7 8 DECLARE_CYCLE_STAT(TEXT("AnimSeq EvalCurveData"), STAT_AnimSeq_EvalCurv ...

Get Class Defaults node disconnects output pins when project upgraded from 4.11 to 4.12

UE - Gameplay - Blueprint - Jun 7, 2016

Upgrading a project from 4.11 to 4.12 causes Class Default nodes to disconnect their output pins from other nodes. If the node is reconnected and saved, it will disconnect again when the project is ...