Post process settings struct will not open/break to adjust individual settings

UE - Gameplay - Blueprint - Nov 12, 2015

attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...

Piloting character blueprints in editor viewport incorrectly moves when pressing LMB/RMB

Tools - Nov 27, 2015

If the pilot option within an editor viewport is used on a blueprint with a camera and LMB/RMB+w is pressed, the camera rapidly flies in the opposite direction of the direction the camera is facing ...

UMG text does not update text when loading save game in real time

UE - Editor - UI Systems - Localization - Nov 25, 2015

If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...

Attempting to apply instance changes to blueprint after altering a struct array crashes editor

UE - Gameplay - Blueprint - Dec 14, 2015

Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...

Reparenting Blueprint causes unmodifiable event dispatchers

UE - Gameplay - Blueprint - Feb 11, 2016

Reparenting a blueprint to another blueprint that contains an event dispatcher with the same name as an event dispatcher in the parented blueprint shows warnings in the child blueprint and prevents ...

Editor crashes if an interface array variable is reset in the Detail's Pane

UE - Gameplay - Blueprint - Apr 27, 2016

The editor will crash if an array of interfaces is reset using the "reset values" button (yellow arrow) in the Detail's Pane of the editor. Frequency: 4/4 Crashreporter: N/A Regression? (No), is ...

Scaling skeletal mesh components breaks capsule shadows

UE - Graphics Features - May 18, 2016

Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...

Touch End events do not fire if asset is moved from under touch location

UE - Gameplay - May 19, 2016

Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...

Macro Library tries to recompile upon PIE when Auto Recompile is turned off and library does not need to be recompiled

UE - Gameplay - Blueprint - May 11, 2016

Macro Library tries to recompile upon PIE when Auto Recompile is turned off and library does not need to be recompiled. Note The macro library does not have to be used to cause the compilation mes ...

Comment titles do not auto-wrap

UE - Gameplay - Blueprint - May 6, 2016

Comment titles do not auto-wrap in the blueprint event graph, which can make reading a commented section of blueprints difficult. Regression (no) issue (does) occur in 4.10.4 ...