Large blueprint memory leak in project

UE - Gameplay - Blueprint - Jan 6, 2015

Attached project exposes memory leak in editor. Cause is not known but increases memory very quickly when running PIE. The amount of memory used does not return to normal after closing PIE and each ...

Inconsistent mobility when converting selected actors to a blueprint

UE - Gameplay - Blueprint - Jan 6, 2015

Noticed when replying to a user on the forums (link included) When using the "Convert to Class Blueprint" feature in the level editor to create a blueprint from the selected actors, the created blu ...

Duplicating a map crashes the editor (Blueprint compile crash)

UE - Gameplay - Blueprint - Jan 5, 2015

EDIT: Date: 1/21/2015 Adding the [Link Removed] Duplicating a map in the Content Browser crashes the editor. It does not matter if the map being duplicated is the currently open map or not. EDIT ...

Having more than one Show or Hide Toggle in Matinee Visibility Track causes a compile error in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Having a Matinee Controller in the Level Blueprint and a Visibility Track with multiple Show and Hides will cause a compile error in the Level Blueprint. ...

Duplicated Matinee Actors cause compile errors with Controllers in Level Blueprint

UE - Gameplay - Blueprint - Jan 5, 2015

Duplicating a Matinee Actor after having its controller placed in the Level Blueprint and then adding a controller into the Level Blueprint will cause a compile error on compile. *This error will s ...

When using Ctr+A and The Ctr+C in the TwinStickPawn Buleprint it will crash

UE - Gameplay - Blueprint - Jan 5, 2015

When using a combination of Ctr+A and then Ctr+C in the pawn blueprint of the twin sticks project it will cause a crash. ...

A Pass-by-Reference function input cannot accept a reference to Self

UE - Gameplay - Blueprint - Dec 30, 2014

A Pass-by-Reference function input cannot accept a reference to Self. Workaround: Cast from Self to the desired class and use that for the function's input. ...

Delete Unused Variables deletes variables used in Child Blueprints

UE - Gameplay - Blueprint - Dec 30, 2014

[NickW] Should perform a search in children, at least warn if this will break children. — Delete Unused Variables deletes variables used in Child Blueprints. Note: Not only child blueprints. If ...

CRASH: Random Crashes: Access violation - code c0000005

UE - Gameplay - Blueprint - Dec 30, 2014

Crash Report: [Link Removed] UE4Editor_CoreUObject! UPackage::SavePackage() + 23952 bytes savepackage.cpp:3305 UE4Editor_UnrealEd! UEditorEngine::SavePackage() + 1065 bytes editor.cpp:4368 UE4Edi ...

Editing multiple Math Expressions will crash the editor

UE - Gameplay - Blueprint - Dec 30, 2014

Editing multiple Math Expressions will crash the editor. ...