Upgrading to from 4.6 to 4.7 can cause assets to not be fully loaded in

UE - Gameplay - Blueprint - Mar 8, 2015

A user has upgraded their project from 4.6.1 to 4.7.2 and now one of their assets is partially loaded. After a bit of digging I found an error in the event graph of the ShadowHerosHUD. The nodes are ...

Hang after you paste node data into Blueprint right click menu

UE - Gameplay - Blueprint - Mar 7, 2015

Hang after copying a BP node, right clicking in BP graph, then pasting with Ctrl+V. ...

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default

UE - Gameplay - Blueprint - Mar 7, 2015

Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default. This is incons ...

BlueprintNativeEvent functions break on hot reload

UE - Gameplay - Blueprint - Mar 7, 2015

A blueprint that uses a node for a BlueprintNativeEvent function breaks on hot reload. Blueprint cannot be saved or compiled. Compile error states: Error This blueprint (self) is not a HOTRELOADED ...

Blueprint array nodes do not display comments

UE - Gameplay - Blueprint - Mar 6, 2015

When you create an array node within a blueprint and add a comment to it, it doesn't show up. This includes the 'add' or 'remove' nodes that are pulled from the original array node. This seems to o ...

Engine crashes when adding 'Tick' to HideCategories in a BP or C++ project

UE - Gameplay - Blueprint - Mar 6, 2015

When adding the word 'Tick' to HideCategories in a blueprint or C++ project, the Editor crashes, with a crash reporter. ...

This user's Function Library will not save

UE - Gameplay - Blueprint - Mar 6, 2015

This user's Function Library will not save. Hitting save returns the following error: Can't save D:/4.7_Projects/EngineTransientBug 4.7/Content/Math.uasset: Graph is linked to private object(s) in ...

Parent component visibility in a child blueprint isn't reflected in a launched project.

UE - Gameplay - Blueprint - Mar 5, 2015

Parent component visibility in a child blueprint isn't reflected in a launched/packaged project. ...

Reroute nodes do not work for Pose connections in Anim Graph

UE - Gameplay - Blueprint - Mar 5, 2015

Reroute nodes do not work for Pose connections in Anim Graph It appears to work until you recompile [Image Removed] ...

Crash when clicking on a "Two Bone IK" node

UE - Gameplay - Blueprint - Mar 5, 2015

Crash when clicking on a "Two Bone IK" node in an Animation Blueprint Crash Reporter currently down, see callstack section. Log and dmp are attached ...