[CrashReport] Crash on Mac during cook - UEditorEngine::UpdateAutoLoadProject()

UE - Platform - Apple - Jun 6, 2017

This is a top crash on Mac. This crash has only occurred on the 4.16.1 release (there are no records of it in 4.16.0). Repro steps are currently unknown, but the crash occurs in Commandlet mode and ...

Crash on Mac when adding Convex Collision to a mesh converted from a brush

UE - Platform - Apple - Jun 6, 2017

This is one of the top Mac crashes occurring in 4.16. Caused by adding Auto Convex Collision to a mesh converted from a brush. Does not occur on Windows. User DescriptionsI was trying to add a conv ...

Crash when loading the tutorials for 'Landscape Painting Mode' and 'Landscape Sculpting Mode'

Tools - Jun 6, 2017

A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...

Blueprint inheritance can cause dangling references to stale UProperties across compiles

UE - Gameplay - Blueprint Compiler - Jun 6, 2017

A number of places in the code rely on raw UProperty pointers to track properties they care about. This can present issues when BPs inherit from other BPs, because the parent's class may be Purged / ...

Frequent ensure opening meshes on Mac, locks up AMD machines

UE - Graphics Features - Jun 6, 2017

REGRESSION No, I was able to reproduce the hard lock in 4.16.1. A frequent ensure occurs when opening static or skeletal meshes on Mac. Doesn't reproduce 100% of the time, but I've gotten it about ...

Hovered state does not fire when "Use Mouse for Touch" is set to true

UE - Editor - UI Systems - Slate - Jun 6, 2017

Hovered state does not fire when "Use Mouse for Touch" is set to true. As a note this also happens in a packaged game if the setting was set to true. ...

Thumbstick clicks do not register on Linux

UE - Platform - Linux - Jun 6, 2017

The "Left Thumbstick Button" and "Right Thumbstick Button" events on Linux do not trigger with the thumbstick is clicked. Testing all gamepad input, clicking the thumbstick in appears to call the L ...

Memory leak in Sequencer graph editor with a lot of keys

UE - Anim - Sequencer - Jun 5, 2017

Memory leak in Sequencer graph editor with a lot of keys ...

Crash clicking on the Reload button in the Modules window

UE - Foundation - Core - Jun 5, 2017

Editor is crashing when clicking on the reload button within the modules window of the editor. This also occurs in 4.16 so not a regression. ...

Hot Reload picks up outdated Blueprint Function Library

UE - Gameplay - Blueprint Compiler - Jun 5, 2017

Making changes that can potentially alter the CDO or other aspects of a UBlueprintFunctionLibrary can cause BP compilation issues with cryptic messages. This is caused by the Owning Blueprint (i.e. ...