[CrashReport] Mac crash in FSlateApplication::LocateWindowUnderMouse

UE - Platform - Apple - Jun 8, 2017

This is a common crash on Mac. Log file is attached. No additional information is available; users have not provided any descriptions with their crashes. ...

[CrashReport] Mac crash in UE4Editor-Core.dylib!FApplePlatformString::TCHARToCFString()

UE - Platform - Apple - Jun 8, 2017

This is a common crash on Mac that has been occurring since at least the 4.14 release. Based on the one user description this may be related to the creation of structs. Additional information is n ...

Game language settings regression

UE - Editor - UI Systems - Localization - Jun 8, 2017

Fixed in Dev-Editor (CL# 3479874). Needs merging. ...

[CrashReport] Mac crash in UE4Editor-Engine.dylib!LoadPhysXModules()::$_0::operator()()

UE - Platform - Apple - Jun 8, 2017

This is a common Mac crash that has been occurring since 4.15. It shares the same callstack with [Link Removed], but that was verified fixed for 4.16.0, while this crash still continues into 4.16. ...

Editor crashes when opening a project that includes a plugin with more than two custom Volume classes

Tools - Jun 7, 2017

Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...

GameMode blueprint is not updated/compiled when settings are changed through Project Settings

UE - Gameplay - Blueprint - Jun 7, 2017

When using Project Settings->Maps & Modes->Default Modes to set GameMode defaults, the values will appear to change in the associated blueprint but these changes do not go into effect until the blue ...

Integrate VirtualBones crash fix into next release patch

OLD - Anim - Jun 7, 2017

Athomas reached out to me with a crash he was having when trying his 'Automatic Sync Marker AnimModifier' on a Skeleton that had Virtual Bones. It was verified that this only happens when Virtual B ...

Editor crashes on blueprint open when shortcut key is implemented through code

UE - Gameplay - Jun 7, 2017

Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...

Crash promoting a float pin from a split vector in Anim Blueprint

OLD - Anim - Jun 7, 2017

REGRESSION Yes, does not occur in 4.16. Crash occurs when the user splits a vector pin on an anim node and then tries to promote one of the float nodes to variable. I could not reproduce this issu ...

No output pin for created actor on "Create Level Sequence Player"

UE - Anim - Sequencer - Jun 7, 2017

No output pin for created actor on "Create Level Sequence Player". This originally spawned from a licensee looking for a way to set the "Sequence Player" to a different sequence, but it also showed ...