Reset to default arrow doesn't appear for BP Struct variables in Blueprints

UE - Gameplay - Blueprint Editor - Sep 22, 2017

When a variable of a struct is added to a blueprint, the reset to defaults arrow does not appear when the variable values and struct defaults differ. Note: A child of (or placed instance of) the bl ...

Material appears darker when applied to the screen via HUD blueprint as apposed to a widget blueprint

UE - Editor - UI Systems - Sep 22, 2017

Material appears darker when applied to the screen via HUD blueprint as apposed to a widget blueprint ...

SceneColor in surface material ignores translucent objects

UE - Graphics Features - Sep 22, 2017

Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...

Setting a variable to private after making changes in a child blueprint will retain changes by prevent further access

UE - Gameplay - Blueprint - Sep 22, 2017

When declaring a variable to be private, any instances of that variable being changed in child blueprints (before hand) will remain as they were before the variable was declared as private. However, ...

[CrashReport] UE4Editor_Engine!FDebugCanvasDrawer::InitDebugCanvas() [debugcanvas.cpp:158]

Tools - Sep 22, 2017

This is a trending crash coming out of the 4.18 Preview. Users have not provided any descriptions of their actions when the crash occurred. At the moment it is divided among a few different crashG ...

[CrashReport] UE4Editor-MetalShaderFormat.dylib!FGenerateMetalVisitor::print_constant()

UE - Graphics Features - Sep 22, 2017

This is an early trending crash coming out of the 4.18 previews. It occurs on Mac, and all affected project names indicate it is related to AR. Users have not provided any descriptions of their ac ...

Marketing Icon is missing when uploaded to app store

UE - Platform - Mobile - Sep 21, 2017

Licensees have reported a missing marketing icon when uploading to the app store. ...

[CrashReport] Linux crash - FStatsThreadState::ProcessNonFrameStats

UE - Platform - Linux - Sep 21, 2017

This is a somewhat common Linux crash that has occurred since 4.16. The callstack shares some similarities to [Link Removed] ...

Crash when using Export All or Export Selected (UE4Editor-UnrealEd.dll!ULevelExporterFBX::ExportBinary)

Tools - Sep 21, 2017

Relates to [Link Removed] [Link Removed] Call stack is similar to the bugs above. Editor will crash when exporting assets from a level that is not dirtied. Another reproduction method is to selec ...

Crash attempting to use a struct containing a deleted struct in a blueprint and compiling

UE - Gameplay - Blueprint Compiler - Sep 21, 2017

REGRESSION: No, occurs in 4.17 (doesn't repro in 4.16 because orphaned pins wasn't a feature) Crash occurs when the user attempts to use a struct containing a deleted struct in a blueprint. ...