The properties in a TMap that contains a struct do not appear when adding elements to the TMap

Tools - Dec 1, 2016

If a TMap containing a struct is created in a custom code class, the properties of the struct do not appear when elements are added to the TMap in the Blueprint editor. ...

Cvars Not Applied To iPad Pro Correctly

UE - Platform - Mobile - Dec 1, 2016

When creating a device profile that sets specific cvars for the ipad pro. They don't seem to be loaded or used in a launched game or in a packaged game. While testing in 4.10 if I changed the IOS d ...

Impure Cast Nodes Can be Converted to Pure While the Blueprint Graph is Read-Only

UE - Gameplay - Blueprint - Dec 1, 2016

Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...

Auto-Exposure Overriding Preview Scene Profile Settings

OLD - Anim - Nov 30, 2016

The static mesh preview scene profile settings for post processing is being overridden after closing and re-opening any static mesh. ...

SplineMeshComponent's collision will start to distort the longer the Spline becomes

UE - Gameplay - Nov 30, 2016

SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...

Memory increase when exiting PIE with Project Settings open

Tools - Nov 30, 2016

Memory increase when exiting PIE with project settings open Regression: YES Broken: 3195953 (4.14.0) Worked: 3195953 (4.13.2) ...

Cannot Move Assets and Folders Simultaneously in Content Browser

UE - Editor - Content Pipeline - Content Browser - Nov 30, 2016

Users cannot move assets and folders from the same containing folder to a different folder causing them to have to move them separately. Regression: No ...

Timing appears to be different for the first call of tick

UE - Gameplay - Nov 30, 2016

Timing appears to be different for the first call of tick causing the camera to appear in a different area than what it was in 4.13 This issue appears to be a regression ...

Cannot Include VoiceInterface.h Without First Including OnlineSubsystem.h

UE - Networking - Nov 30, 2016

Including VoiceInterface.h causes compiling to fail until you include OnlineSubsystem.h in the same file. This is not expected because VoiceInterface.h is part of the OnlineSubsystem module which ...

K2Node_SwitchEnum doesn't use EnumRedirects

UE - Gameplay - Blueprint Compiler - Nov 30, 2016