Select Node literals not populated when type resolved by connecting a pin

UE - Gameplay - Blueprint Editor - May 4, 2017

When you connect a pin to a select node and determine the type of the wild card pins the other option pins do not have their literal populated. This occurs for enums where no option is select and n ...

Crash in FBlueprintActionMenuBuilder while editing blueprints

UE - Gameplay - Blueprint Editor - Apr 28, 2017

Note those are not 100% repro steps they are what I remember doing. I've got this issue twice so far and both times I was editing a blueprint and switching between constructions script and event gr ...

Collapsed graph name is displayed next to local variables instead of the function name the local variable is within

UE - Gameplay - Blueprint Editor - Apr 28, 2017

When working within a collapsed graph, the Local Variables section of the Blueprint tab displays the name of the collapsed graph instead of the name of the function the Local Variables (and collapse ...

Crash duplicating or deleting any component inside of Actor BP if lights or triggers are present

UE - Gameplay - Blueprint Editor - Apr 25, 2017

When duplicating or deleting a component whilst a point light is also a component within an Actor BP, the editor crashes. See callstack for info. This is a regression. Working: 4.15.2 Broken: 4.16 ...

Execute pin from the Input node of a Collapsed Graph does not show the flow of execution

UE - Gameplay - Blueprint Editor - Apr 24, 2017

The flow of execution, shown while debugging a blueprint, does not show for the execution pin that comes from the Input node of a collapsed graph. It shows for the rest of the graph. Regression?: N ...

Crash selecting variable type in My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when selecting a different type for a variable in the My Blueprint panel. The crash does not occur when doing this in the Details panel. This does not occur in UE4/Main. Similar to [ ...

Crash attempting to change Variable Type from My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when the user attempts to change the variable type by clicking on its icon in the My Blueprint panel. No crash occurs when trying this in the Details panel. This does not reproduce in ...

Selection issues when duplicating State machines

UE - Gameplay - Blueprint Editor - Mar 20, 2017

When a State machine is duplicated, all states inside of the state machine keep their original names. This causes duplicate names and selection issues. ...

Dragging multiple static meshes in to a blueprint component window nests them

UE - Gameplay - Blueprint Editor - Mar 17, 2017

Dragging and dropping a number of static mesh components should make them siblings, not children of one another in a random order. ...

[CrashReport] Deleting pins on Switch on Gameplay Tag Container node can cause a crash

UE - Gameplay - Blueprint Editor - Mar 15, 2017

When adding/removing pins on a Switch on Gameplay Tag Container node, it can cause a crash. There are multiple ways to get this to happen when deleting pins, the order given in the reproduction step ...