Converting a node from pure to impure and vice versa is listed incorrectly in undo history.

UE - Gameplay - Blueprint - Sep 16, 2016

When converting a node into a pure cast the undo/redo options and undo history will list it as a convert to impure cast. When converting a node into an impure cast the undo/redo options and undo his ...

Setting Constrained Components on Begin Play Returning Warning Message

UE - Gameplay - Sep 16, 2016

Adding a Physics Constraint component in the construction script and then attempting to set constrained components on begin play causes a warning to appear in the log after exiting PIE. Error Messa ...

Create Event dropdown menu disappears after reroute node added to event wire

UE - Gameplay - Blueprint - Sep 16, 2016

The Create Event dropdown context menu disappears after a reroute node is added to event wire. First the node depopulates, then after attempting to repopulate the context menu it removes itself from ...

Using the "Clear Options" node on the event OnSelectionChanged for a combo box (string) will fail to remove the text from the selected item

UE - Editor - UI Systems - Sep 15, 2016

Using the "Clear Options" node on the event OnSelectionChanged for a combo box (string) will fail to remove the text from the selected item. The options are removed but the the text of the last sele ...

Red 'X' Persists after Duplicating Overlapping Stationary Lights and Setting them to Static or Movable

Tools - Sep 15, 2016

Duplicating a group of overlapping stationary lights that produces the red 'X', and setting the copied group to 'Static' or 'Movable' will maintain the red 'X' on one of the light components. Note ...

The button to save a Dynamic Collection does nothing if Collections are not enabled in the View Options

Tools - Sep 15, 2016

When "Show Collections" is disabled in the View Options, the button to save Dynamic Collections based on the current search filter does not react in any way. ...

Discrepancy between cuts for Camera Cut track and Shot/SubScene tracks

UE - Anim - Sequencer - Sep 15, 2016

Discrepancy between the specific frame cuts on Camera Cut track and Shot/SubScene tracks. NOTE: This ONLY occurs when scrubbing in the sequence editor. Works as expected in game and renders. If ...

Importing an Alembic File While mesh Distance Fields are Enabled Crashes Editor

UE - Gameplay - Sep 15, 2016

When importing alembic files into a project that has "Generate mesh distance fields" enabled the editor will crash. ...

Source Control: UProject file not added to source control when project is first created

Tools - Sep 15, 2016

For Perforce (and potentially Subversion), it seems that the .uproject file is not added to source control when setting up source control for the first time. Additionally, it seems that any starting ...

Switching CanEverAffectNavigation on a Dynamic Obstacle Leaves Original Area Behind

UE - AI - Sep 15, 2016

When setting Can Ever Affect Navigation to false, moving it, and then setting it back to true, the originally affected area remains, and it also creates a new affected area. This occurs each time y ...