Crash in Hand IK Retargeting with two entries under "IKBones to Move"

UE - Anim - Rigging - Feb 28, 2017

Crash in Hand IK Retargeting with two entries under "IKBones to Move" Only seems to happen when you have a hand bone in the second slot of "IKBones to move" ...

BP nativization doesn't work with localized text

UE - Editor - UI Systems - Localization - Feb 28, 2017

LogHttp:Warning: 0000024E4A050880 Response Header Content - Issue with the Survey

Tools - Feb 28, 2017

LogHTTP:Warnings are populating in the output log when the editor opens any project in 4.15.1 This is not occurring in //UE4/Main This is not occurring in 4.14.3 Marking as regression WarningsLo ...

Widget not able to take input upon launching game

UE - Editor - UI Systems - Feb 28, 2017

Widgets are not getting proper input when a game is first launched. Until the player clicks in the window at least once, widgets will not respond to any hover events and the first click will not hav ...

TextRenderComponents not parallel safe. Can cause crash

UE - Graphics Features - Feb 28, 2017

Licensee has reported intermittent crashes when loading a map that contains Child Actors with Text Render Components. When the child actor blueprint is spawned all of the text render components st ...

No textures listed when selecting material

UE - Graphics Features - Feb 28, 2017

Some materials don't seem to have texture references. ...

Blueprint Functional Tests Failing When Run Dedicated Server is Enabled

UE - Automation Test - Feb 28, 2017

When Run Dedicated Server is enabled, it appears that functional tests are not able to succeed. The following error is appearing in the Automation Test Results: No functional testing script on map ...

A hashable struct key for a TMap cannot be seen or modified in Blueprints

Tools - Feb 28, 2017

TMaps that use hashable structs as the key cannot have the key set for an element that is added to the TMap in a Blueprint. A default value is set, but it cannot be seen or modified. ...

GPU Particle Collision Stops Working With Scene Capture In Scene

UE - Graphics Features - Feb 28, 2017

When a scene capture actor or component is actively capturing a screen and drawing to a render target gpu particles will stop colliding. ...

The Editor crashes when adding an element to a TMap that uses an unhashable struct as a key

UE - Gameplay - Blueprint - Feb 28, 2017

The Editor crashes if an unhashable struct is used as a key in a TMap and a new element is added to the TMap in a Blueprint. ...