Default value for struct cannot be set to same value as parent in child blueprint

UE - Gameplay - Blueprint - Jan 29, 2015

Child blueprint cannot set value of inherited struct variable to same value as parent. ...

Text variable does not lose reference to a "Format Text" node after the node is deleted

UE - Gameplay - Blueprint - Jan 29, 2015

After deleting a format text node, if a text variable was plugged into it the variable's pin will stay highlighted as though it were still connected. If this is then hooked up to the return pin of a ...

This project crashes with no crash report when a certain Blueprint is compiled

UE - Gameplay - Blueprint - Jan 28, 2015

This user's project crashes with no crash report when its 'BP_Node' Blueprint is compiled. No crash report is generated and the log does not indicate a crash. Note: the project will not open after ...

Crashing when attempting to open a Room blueprint in a users project

UE - Gameplay - Blueprint - Jan 28, 2015

A crash is occurring in this users project when you open one of the Room Blueprints in the users project. Unable to recreate unless using the users project. Crash Reporter: [Link Removed][Link Re ...

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 ...