Blueprint actor variables defined in code cannot be set in the editor

UE - Gameplay - Blueprint - Jan 28, 2015

After creating a class in VS and creating a blueprint based on the class. Setting the actor variable in the BP's defaults tab does not save the setting. Instead it will show as none when trying to ...

Ease Function resets Blend Exp on Restart

UE - Gameplay - Blueprint - Jan 27, 2015

The Ease Node when set to use the Function Ease In, Ease Out or Ease InOut the Blend Exp will reset to 2.0 on each editor reload. It will even break variable inputs to return to 2.0. Reproduced in ...

Editor crashes if Timeline Play Rate node is copied/pasted in blueprints

UE - Gameplay - Blueprint - Jan 27, 2015

Editor crashes when Timeline Play Rate node is copied/pasted. Frequency: 2/2 Crash Reporter: [Link Removed] Callstack: MachineId:4E82586D46B558EA69EF0EAA821297B1 EpicAccountId:1558531203f84e81 ...

Actor references in Level Blueprint show an incorrect display name after converting the project from 4.6.1 to 4.7 Preview or 4.8

UE - Gameplay - Blueprint - Jan 26, 2015

Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...

Launching game through Right click > Launch game feature from the file location with crash 4.5

UE - Gameplay - Blueprint - Jan 26, 2015

When launching the game with the -game flag or through right click > launch game in the project folder will result in a crash in 4.5 if there is a library containing a macro. ...

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE

UE - Gameplay - Blueprint - Jan 22, 2015

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...

If one or more elements are set in the SensesConfig property of an AIController class containing the AIPerceptionComponent, the elements are reset to None when the Blueprint is compiled.

UE - Gameplay - Blueprint - Jan 22, 2015

After adding an AIPerceptionComponent to a custom AIController class, any elements added to the SensesConfig array are reset to None when the Blueprint is compiled. This is related to [Link Removed ...

There is no way to add a value to an Actor variable in a Data Table

UE - Gameplay - Blueprint - Jan 21, 2015

There is no way to add a value to an Actor variable in a Data Table. Currently, Structs accept Actor as a variable type, though no default value can be set. If a Data Table is made from a Struct wit ...

Macro Libraries do not update after rename

UE - Gameplay - Blueprint - Jan 21, 2015

Macro Libraries can only be called by their original name, even after being renamed to something different. ...

Using Blueprint Interface functions that take other Interfaces as parameters can cause the Editor to crash in PIE mode.

UE - Gameplay - Blueprint - Jan 20, 2015

If a Blueprint Interface function takes other Interfaces as parameters, and a circular dependency is present, the Editor will crash when the interface is called. CRASH REPORT: [Link Removed] CALLS ...