Adding a custom Struct appears to crash the user project (possibly circular reference issue ) ...
While renaming a variable in the Details panel, clicking another variable will rename it instead. ...
A Blueprint Interface function that does not have an Output cannot be overridden in a Blueprint implementing that function. The function does not appear in the Interface section of the My Blueprint ...
Newly created animation blueprints will fire themselves during any form of PIE if they have been newly created during that session and even if no assets in the scene reference them at all. Restartin ...
In UE4.7 Preview 5, cannot add events for the main component of the SkeletalMeshActor. (see screenshot.) ...
When right clicking a math node such as "Byte * Byte" and then adding a comment to it, you can not have the comment displayed above the node. There is no option to do so. ...
Overridden Interface Functions in Child BPs lose array output pins after closing/reopening the project and become invalid. Reproduced in Main //depot/UE4/Promotable-CL-2434822 ...
Most variable types that do not reference a specific Actor in the level cannot have defaults set in Structs. While this makes sense for Actor references, I don't see why a Struct couldn't reference ...
The editor crashes when a user attempts to open the maps and modes subcategory of project setting while using a gamemode from migrated content, then moves the player pawn in the content browser to a ...
Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...