Play rate affects all blendspace samples using the same Anim Sequence

OLD - Anim - Jun 27, 2017

Play rate affects all blendspace samples using the same Anim Sequence Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3502710 - YES ...

Crash from pausing an UMG animation using the event track

UE - Anim - Sequencer - Jun 27, 2017

When pausing a widget animation by using an event using the event track to pause the animation the editor crashes when you play the animation via PIE or standalone. Tested in 4.15.3 - CL 3450819 4. ...

Crash resizing Cascade window

UE - Graphics Features - Jun 27, 2017

Crash occurs when the user quickly resizes the Cascade window. I was able to reproduce this regularly last week, but I'm not able to do so now. This is related to [Link Removed]. ...

Undoing the deleting of variables in use by Sub Anim Instance does not expose them again

OLD - Anim - Jun 27, 2017

If the user deletes variables on an anim blueprint that is used and exposed by a Sub Anim Instance node, and then undoes the deleting, they will not be exposed again, even though they were prior to ...

Child Actor Component resets to default when a new instance is created through copy/paste

UE - Gameplay - Jun 27, 2017

Child Actor Component resets to default when a new instance is created through copy/paste. The change must be made in the actor instance in the level through the Details panel. User Description: T ...

Nativize BP Package fails when using Sub Anim Instance with exposed variables

OLD - Anim - Jun 26, 2017

When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...

Typo in Pick Parent Class for blueprint

UE - Gameplay - Blueprint - Jun 26, 2017

There is a typo in the Pick Parent Class for blueprints. It is in the description for the pawn. The word receive is spelled receieve. ...

SceneViewport touch input events don't respect Default Viewport Mouse Capture Mode

Tools - Jun 23, 2017

In Project Settings, we allow users to set Default Viewport Mouse Capture Mode to specify how the viewport handles mouse capturing, with the default setting capturing and releasing the mouse on the ...

Android Crash on app launch if AdditionalPluginDirectories contains wildcards in path

UE - Platform - Mobile - Jun 23, 2017

Having wildcards in the path for AdditionalPluginDirectories causes apps on Android to crash on launch. When testing this on iOS, the app did not crash but froze at the splash screen instead. Androi ...

Able to Expose a Read Only variable on Spawn

UE - Gameplay - Blueprint - Jun 23, 2017

The user is able to have a variable set to both Ready Only and Expose on Spawn. When this is done, the variable is treated as writable, and can be edited when it's exposed on a Spawn or Add node. ...