Import options broken when importing bones-only fbx animation

OLD - Anim - Jun 19, 2015

This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...

When playing matinee, scrubbing can cause sound to keep playing when it isn't triggered

UE - Audio - May 31, 2016

When playing matinee, scrubbing can cause sound to keep playing when it isn't triggered Note: This was entered as a bug to re-work the fix from the pull request found here: [Link Removed] ...

Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints

UE - Gameplay - Blueprint - May 6, 2016

Cannot manipulate Skeletal Mesh Components with Transform Gizmo in Blueprints This DOES NOT occur in 4.11 or 4.13. Fix from 4.13 will need integration to 4.12. ...

[CrashReport] D3D 'Hung' crash - FD3D11DynamicRHI::ReadSurfaceDataNoMSAARaw

UE - Graphics Features - Jan 4, 2017

This is a frequent D3D Hung crash, similar to [Link Removed] and [Link Removed]. A potential fix for the other crashes was released in 4.14.2, but this crash is still occurring on that release. ...

Unable to Edit Default Struct Key of TMap

UE - Gameplay - Blueprint - Mar 15, 2017

In a TMap where the key is a struct, it is not possible to edit the default value of the struct. Found in 4.15.0 CL# 3299760. Reproduced in 4.16 Main CL# 3345747 ...

KiteDemo: Landscape without collision - Out of Bounds

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – trying to find the limits of the Caution: Out of Bounds UMG, I found a landscape static-mesh that did not have collision. ...

Trace collision audio occlusion is not working on iOS/tvOS

UE - Audio - May 9, 2017

The Left side of the test map works in 4.16 and Main so marking this as a regression. Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...

Slomo command has no effect when Run Dedicated Server is set

UE - Gameplay - Aug 18, 2017

Using the slomo # command when Run Dedicated Server is set has no effect. Command still functions when this checkbox is set to false. Regression: No, same behavior occurs in 4.16.3 ...

Mouse is not captured when running -game on Linux

UE - Platform - Linux - Aug 28, 2017

Launching a game with the -game command causes the game window to not capture the mouse until the window is clicked. Regression: Yes - This behavior does not occur in 4.16.3 (CL 3561208) ...

Discrepancy in capsule distance to floor when crouching

UE - Gameplay - Components - Aug 30, 2017

When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...