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. ...

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 ...

Editor Crash with corrupted asset when opening within level or via the content browser.

Tools - Jan 5, 2017

Editor will crash when a skeletal mesh has been added to a level and then reopening the project later if you try and access this level. If you attempt to open the skel meshes in the content browser ...

Ensure When Setting Simulate Physics of a Child Actor on the Server and Forcing NetUpdate

UE - Networking - Jan 5, 2017

An ensure is being triggered when you set simulate physics on a child actor on the server and then force net update. Found in 4.14.2 CL# 3241561. Reproduced in 4.16 Main CL#3247538 ...

Calling FAudioDevice::StopAllSounds from UEngine::CommitMapChange asserts

UE - Audio - Jan 5, 2017

Per https://udn.unrealengine.com/questions/329261/stopallsounds-fails-check-with-level-streaming.html The audio threading work missed a case where an audio thread only function was being called fro ...

Root Motion is broken in Additive Animations and causes scale issues

OLD - Anim - Jan 5, 2017

Root Motion is broken in Additive Animations. Also causes scale issues Regression: YES Worked: 3039270 (4.12.5) Broken: 3172292 (4.13.2) ...