Blueprint function input default values only a text field

UE - Gameplay - Blueprint - Mar 2, 2015

When you create a new variable you get a useful default value specification option for the given type. However, for a function input the values are just a string which requires knowing the arcane s ...

Log list console command shows duplicated category entries

UE - Foundation - Core - Oct 19, 2016

"log list" console command outputs log categories - a licensee reported they see duplicated category entries in 4.13. (e.g. logFileCache, logHMD, logHUD) Actually 4.11 and 4.12 had duplicated entri ...

Unnecessary files in Perforce Depot

Several unnecessary files seem to have found their way into the Perforce depot and need to be cleaned up. Affected files:Engine/Documentation/Source/Engine/Matinee/HowTo/MHT_3/Images/MHT#_Drag_In_C ...

[CrashReport] UE4Editor_Engine!FSceneView::FSceneView() [sceneview.cpp:627]

UE - Editor - UI Systems - Slate - Apr 11, 2017

Opening UE4.14 using thecommand line "-forceenablecrashtracker," results in a red circle on the top right of the editor that when clicked provides a link to a 20 second video recorded from when you ...

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected

UE - Gameplay - Blueprint - Aug 3, 2015

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...

Set Array Elem is missing the Item checkbox when connected to an existing array variable

UE - Gameplay - Feb 8, 2017

Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...

Package fails when Nativization is Exclusive

UE - Gameplay - Blueprint - Apr 28, 2017

When Blueprint Nativization Method is set to Exclusive, packaging will fail if a data only blueprint's child blueprint is set to to Nativize in class settings. Workaround:Adding a node to Parent so ...

Project breaks if Online Subsystem plugin is disabled

UE - Foundation - Core - Apr 25, 2017

Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...