Map variable of split struct only has access to key value

UE - Gameplay - Apr 11, 2017

Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...

Components defaults not updating on hot reload

UE - Gameplay - Blueprint - Apr 11, 2017

Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...

Blueprint Config Variables Not Being Set in Game Instance Classes

UE - Gameplay - Blueprint - Apr 11, 2017

Blueprint config variables in Game Instance classes do not appear to be set properly. This is unexpected behavior, as setting up a config variable in a native C++ Game Instance class works as expect ...

Tooltips spawn below content widget of a menu anchor within a menu anchor

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

Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...

Failed check() when placing large numbers in to a From Seconds node and print them to the screen

UE - Gameplay - Blueprint - Apr 10, 2017

Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...

Configure for Gear VR sets device install to internal only, needs to be auto per gear vr specifications.

UE - Platform - Mobile - Apr 10, 2017

This was reported by support and verified in Main. This is blocking users from shipping Gear VR store projects going forward. ...

Make/Break Struct node breaks for native structs after modifying the structure in a hot reload

UE - Foundation - Cpp Tools - Hot Reload - Apr 10, 2017

Changing and compiling a custom struct in C++ will break behavior of Make/Break Struct nodes in blueprints if the blueprint is saved after the compile. Regression: No - blueprint fails to save afte ...

Incorrect collision of merged actor that was merged from a Spline Mesh Component

UE - Simulation - Physics - Apr 10, 2017

Incorrect collision of merged actor that was merged from a Spline Mesh Component Licensee description: We often use spline mesh blueprints to generate organic art for us, like roots, trees, and r ...

Linux editor windows are completely black

UE - Platform - Mobile - Apr 10, 2017

All of the editor windows are completely black on the Linux machine with the exception of the splash screen. This occurs for the Unreal Project Browser, toast windows and game windows. The functio ...

[CrashReport] UE4Editor_AudioEditor!`FSoundSubmixGraphSchemaAction_NewNode::StaticGetTypeId'::`2'::$TSS0()

UE - Anim - Sequencer - Apr 10, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...