Negate Blueprint Macro Returning Original Value

UE - Gameplay - Blueprint - Sep 21, 2016

The Negate blueprint macros (NegateInt, NegateFloat) are returning the original value. Found in 4.12.5 CL 3039270. Reproduced in 4.13 CL 3106830 and 4.11.2 CL 2946394. ...

Crash exiting simulate in viewport

UE - Simulation - Physics - Sep 20, 2016

Crash occurs when the user stops simulating in viewport. ...

Crash in TMap struct deserializer

UE - Foundation - Core - Sep 20, 2016

When deserializing a TMap<FString, FString> with the JsonStructDeserializer, the Engine crashes. ...

Typos in Math_Hall of ContentExamples

Docs - Samples - Sep 20, 2016

Need to update label from 0 to 1 on the left slider of display 1.6Need to update labels for small slider on display 1.10 to display 0, 1, 2 as those values can go up to 2Need to update 1.12 Example ti ...

Cannot stop/pause audio tracks in UMG animations

UE - Anim - Sequencer - Sep 20, 2016

Users cannot stop/pause audio tracks in UMG animations. The sound track cannot be manipulated using the animation nodes given in UMG ...

ARM64 projects crash on device with Signal 11 with GooglePlay plugin enabled

UE - Platform - Mobile - Sep 20, 2016

When launching ASTC ARM64 packaged project onto S7, it'll crash with Signal 11. It seems very similar to [Link Removed]. ...

OnSmartLinkReached Event Not Firing in PIE

UE - AI - Sep 20, 2016

The OnSmartLinkReached event is not firing in PIE. This is a regression. In 4.12.5 the event fires as expected. Found in 4.13.0 CL 3106830 Reproduced in 4.14 Main CL 3129233. ...

"Pause Anims" doesn't work with "Root Motion from Everything"

OLD - Anim - Sep 20, 2016

"Pause Anims" doesn't work with "Root Motion from Everything" ...

Alembic Importing with Incorrect UV's

UE - Gameplay - Sep 20, 2016

When importing an Alembic file into the engine, the UV's appear rotated and missing textures for certain faces. This can cause stretching within the UVs which is what is being reported in the post p ...

Editor crash when updating hierarchical instance static mesh component

UE - Graphics Features - Sep 20, 2016

Updating an array of Hierarchical instance static mesh components can lead to the editor crashing on update. Crash has not been reproduced internally. ...