Dropdown selection box jitters when mouse is moved over top of it on Mac

Tools - Jan 6, 2017

This is a regression as it does not occur in 4.14.3 at CL 3248269 Update chris.wood: I think this might be a wobble caused by floating point errors in SMenuAnchor::Tick() ...

Changing TeleportRotationThreshold or TeleportDistanceThreshold at runtime fails to change teleport settings

UE - Simulation - Physics - Character - Jan 6, 2017

USkeletalMeshComponent::USkeletalMeshComponent() caches off the teleport values for later use and then ignores the exposed values entirely. This should not be the case. We either need to detect chan ...

Unable to go fullscreen in Standalone Game

Tools - Jan 5, 2017

Unable to make the Standalone Game window fullscreen with a console command or with Alt+Enter. This is a regression as this was not an issue in 4.14.2. ...

HDR values are not updating in Pixel Inspector

Tools - Jan 5, 2017

HDR setting in the Pixel Inspector does not update with the color you hover over. The color bar should update similar to Final Color settings and value of Luminance setting should update as well. ...

Failure packaging for Android with Configure for deployment to Daydream enabled

UE - Platform - Mobile - Jan 5, 2017

Found on: 4.15 Binary CL-3247232 Unable to package for android when Configure for deployment to Daydream is selected. (Packaging without it enabled succeeds even with the same other settings, but c ...

Crash when Taking Screenshots with Ansel Plugin using Certain Capture Types

UE - Graphics Features - Jan 5, 2017

A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...

Cannot change the Strength value on a Physics Constraint in the Viewport Details panel

UE - Simulation - Physics - Jan 5, 2017

Cannot change the Strength value on a Physics Constraint to anything other than the default value in the Viewport Details panel. When changed the editor will pause and replace the value with — This ...

Ensure when Updating Source of Pose Asset in Persona

UE - Gameplay - Jan 5, 2017

This does not occur in 4.14.2 at CL 3241561 ...

"Allow Custom Depth Writes" Creates Artifacts In Depth Buffer

UE - Graphics Features - Jan 5, 2017

When a transparent material has "Allow Custom Depth Writes" enabled it is prone to have artifacts in the custom depth buffer under specific conditions. The conditions are as follows:The translucent ...