Splitting struct pins calls override warning - does not remove warning when saved as warning states

UE - Gameplay - Blueprint - Feb 29, 2016

Splitting struct pins calls override warning after compiling a blueprint. The warning states that it will be removed once the asset is saved, however upon saving the asset does not disappear. ...

Crash during PIE using the Spawn Actor node on EventBegin Play on Mac

UE - Platform - Apple - Feb 23, 2016

A user has reported a crash when attempting to use the 'Spawn Actor' node within his level blueprint. I was able to follow the repro steps provided in the original answerhub post and get the crash ...

Screenshot console command does not work properly on mobile devices

UE - Platform - Mobile - Feb 3, 2016

Screenshots taken by the console command Shot or HighResShot are not being saved on Android or iOS devices. ...

Compiling blueprint with anim bp crashes editor in MathExpr exec

UE - Gameplay - Blueprint - Jan 30, 2016

Compiling a player character blueprint that is tied to an anim bp crashes the editor. Frequency: 2/2 Crashreporter: N/A ...

[CrashReport] UE4Editor-Core.dylib!void FGenericPlatformString::LogBogusChars<wchar_t, char>()

Unreal freeze on 35% and after crash Crash Report: [Link Removed] ...

Initializing and setting Physics Constrained in the Construction Script doesn't work in PIE

UE - Gameplay - Jan 25, 2016

Initializing and setting Physics Constrained in the Construction Script doesn't work in PIE Could be related directly too: https://jira.ol.epicgames.net/browse/UE-7878 User description: However, ...

UMG Widgets using User Interface Material Domain do not render on Android Devices

UE - Platform - Mobile - Jan 19, 2016

When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...

Opening Floating Editor Window Locks Camera to Upward Position

Tools - Jan 19, 2016

Using the shortcut "Ctrl + E" to open the static mesh editor in it's own floating window results in the camera locking in the upward position in the Main Viewport (*not* the viewport of the Static M ...

[CrashReport] UE4Editor-Core.dylib!<Unknown>

UE - Platform - Apple - Jan 13, 2016

Crash Reporter Link: [Link Removed] User's description in Crash Reporter: Clicked on the + button to GameModeOverride in the World Settings panel. ...

Spawning Component with Exposed on Spawn Variables Returns Incorrect Owner

UE - Gameplay - Components - Jan 12, 2016

Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...