Typo in the tooltip for a virtual bone

OLD - Anim - Sep 30, 2016

There is a typo in the tooltip when the user is hovering over a virtual bone in the skeleton tree: "...space switching between two difference bones in the skeleton." It should read: "...space swi ...

Crash occurs clearing Image in UMG_Throbber Appearance Settings

Tools - Sep 30, 2016

Editor crashes when you attempt to clear the image in the throbber UMG. Log is attached txt file Tested in 4.13.2 CL 3145013 - This does not happen ...

Crash on iOS loading into a scene with Media Framework assets

Media Framework - Sep 30, 2016

Following launching a packaged Media Framework project, the application crashes. Different behavior is observed between iOS versions. When tested in 7.1.2, the video played in the scene for a few s ...

Scrubbing Playback Speed under Geometry Cache in the details panel is too sensitive

UE - Gameplay - Sep 30, 2016

Scrubbing Playback Speed is very sensitive and even a small mouse movement will cause playback speed to jump way too much. This makes it very hard to set it to smaller values and mostly a usability ...

Translucent Dbuffer Decals not Rendering in Material Editor Preview Window

UE - Rendering Architecture - Materials - Sep 30, 2016

Dbuffer decals with a Translucent Blend Mode are not rendering in the preview window of the Material Editor. Note I noticed the Default Blend Mode for Dbuffer Decals is set to Translucent now inste ...

Linux: SIGTERM handler can deadlock

UE - Platform - Linux - Sep 30, 2016

Handling SIGTERM can deadlock because RequestExit() can log stuff. If we happen to be in the malloc at that time of receiving the signal this is going to deadlock the process. In general, we should ...

Framerate drops significantly when attempting to import heightmaps

UE - LD & Modeling - Terrain - Landscape - Sep 30, 2016

Framerate drops significantly when attempting to import heightmaps. Once the heightmap is imported this error is no longer prevalent, but during the preview there is a ~80-100 FPS drop. Regression ...

Possible CurlHttp crash on Android dedicated server

UE - Networking - Sep 30, 2016

A user has reported that their dedicated server experienced a curlhttp crash after updating to 4.13.1 and left running for an extended period of time. Crash not reproduced internally. ...

Pawn in first person template is facing the wrong direction when playing in viewport

UE - Gameplay - Sep 30, 2016

In the first person template, when playing in viewport, the player starts facing in the opposite direction from where the in-level pawn is facing before PIE. So far, I can only reproduce the issue ...