Removing a key from a Enum Map variable causes duplicate keys to remain

UE - Gameplay - Mar 3, 2017

Removing a key from a Enum Map variable causes duplicate keys to remain. It doesn't seem to happen if the removed key is the first and last key, but only with the middle keys. For example: A (Remo ...

Physics simulation shows strange behavior with specific skeletal mesh configurations

UE - Simulation - Physics - Mar 3, 2017

PhAT is inconsistent on when it does and doesn't apply scale to Constraint positions. This leads to cases where the positions provided create constraints that may not work when the Preview Skeletal ...

Unable to pass TMap or TSet as a parameter for a UFUNCTION

UE - Foundation - Core - Mar 2, 2017

Attempting to pass a TMap or TSet into a UFUNCTION as a parameter causes a compilation error. Removing the UFUNCTION declaration works. Error messages:2>D:\Unreal Projects\Main\MyProject14\Source\M ...

Blueprint becomes dirty after play with Key get display name is in script

UE - Gameplay - Blueprint Compiler - Mar 2, 2017

Blueprint becomes dirty after play with Key get display name is in the script. This issue occurs even in setups where that specific node in the event graph, not necessarily attached to anything. The ...

Transform does not update after first time for Instance Static mesh in Blueprint Editor

UE - Gameplay - Blueprint Editor - Mar 2, 2017

In 4.15 When you update the transform of an instance static mesh a second time the editor does not update the location, to get the update to display correctly you must close and re-open the blueprin ...

Crash Occurs on Exiting Standalone After Using DemoPlay

UE - Networking - Mar 2, 2017

Using Execute Console Command nodes to record and play back a demo is causing a crash in standalone. Using the console commands themselves does not seem to cause the same crash to occur. ...

check(PIEInstanceID != -1) fails when executing SeamlessTravel

UE - Gameplay - Mar 2, 2017

Per https://udn.unrealengine.com/questions/349614/checkpieinstanceid-1-fails-when-executing-seamless.html ...

Can't clear AnimBp reference from an old asset(4.10 or before) with a skeletalMeshComponent

OLD - Anim - Mar 2, 2017

When using an older asset(4.10 or before) with a skeletalMeshComponent in a newer engine version, a reference for the original AnimBP remains after changing the mesh component's Anim Class. ...

Collision Responses will reset to previous setting after changing the Preset Collision Profile

OLD - Anim - Mar 1, 2017

Collision Responses will reset to previous setting after changing the Preset Collision Profile. After the change is made and "Accept" is pressed, the Collision Responses will still have the old ch ...