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 ...
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 ...
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 ...
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 / ...
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. As a note this also happens in a packaged game if the setting was set to true. ...
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 ...
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. ...
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. ...