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() ...
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 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. ...
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 to anything other than the default value in the Viewport Details panel. When changed the editor will pause and replace the value with — This ...
This does not occur in 4.14.2 at CL 3241561 ...
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 ...
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 ...
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. Also causes scale issues Regression: YES Worked: 3039270 (4.12.5) Broken: 3172292 (4.13.2) ...