Clicking a link from an unconnected reroute node compile error switches focus to the Level Editor tab

UE - Gameplay - Blueprint - Dec 21, 2014

Empty reroute nodes lead to an error on compile with links that switch focus away from the BP Editor tab and onto the Level Editor tab when clicked. ...

The first time OnConstruction is called after duplication the Actor still has default class values

UE - Gameplay - Blueprint - Dec 18, 2014

A Blueprint derived from a custom Actor class resets its variables to their default values when the Actor is duplicated, even if the actor being duplicated has a different value for that variable. T ...

Lens Flares Tints appears in the Get Settings node for PostProcessVolume but does not appear in the Set Settings node

UE - Gameplay - Blueprint - Dec 11, 2014

The Lens Flares Tints struct appears in the Get Settings node for a PostProcessVolume but does not appear in the Set Settings node. ...

Editor crashes when importing 4.5.1 project to 4.6

UE - Gameplay - Blueprint - Dec 9, 2014

The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...

Creating a new Matinee Controller node only shows the Finished pin

UE - Gameplay - Blueprint - Dec 9, 2014

Worked: P4 Main 4.7 CL:2375748 P4 Releases 4.6 CL:2369413 (Gold) Broken: Portal Binary 4.5.0 CL:2326478 After creating a matinee with event(s) in it, creating a Matinee Controller only shows the " ...

Shouldn't be able to add wildcard rerouters

UE - Gameplay - Blueprint - Dec 5, 2014

Dragging off the result of the Ease function and selecting Add Reroute Node creates a wildcard reroute node that is not connected to the Ease output. The two nodes cannot be connected. ...

Editor crashes opening MyCharacter BP after converting to 4.5

UE - Gameplay - Blueprint - Nov 4, 2014

On a Mac, when opening a custom character blueprint from a project that has been converted to 4.5 from a previous version of the engine, the engine immediately crashes. ...

Blueprint drop down menu constantly flickers with negative zoom

UE - Gameplay - Blueprint - Oct 21, 2014

DESCRIPTION: The drop down menu of blueprint nodes constantly flicker at negative zoom REGRESSION: Yes Broken: 2330325 Worked: 2304027 (4.5 branching point) ...

Wind Directional Source is not updated when changing values via blueprints

UE - Gameplay - Blueprint - Sep 29, 2014

CL: 2306964 Link: https://answers.unrealengine.com/questions/105058/speedtree-wind-dir-source-actor-not-refreshing-fro.html Description: Cannot set the Wind Directional Source component settings via ...

EDITOR: LIVE: CRASH: Reroute nodes can cause a loop that freezes the editor.

UE - Gameplay - Blueprint - Jul 29, 2014

Branch Build Label UE4-Main Promoted-CL-2230001 DESCRIPTION: If reroute nodes are used to make a loop, the editor will not catch it and the loop will freeze the editor. ADDITIONAL NOTES: Creatin ...