Color Picker window closes when selecting objects in the viewport with the Eye Dropper Tool

Tools - Apr 13, 2017

The color picker window stays open if the Eye Dropper tool selects color from anywhere other than the viewport. The color is captured in the color picker before it closes, but makes it a nightmare t ...

Output Pins Not deleting on DoOnce MultiInput

UE - Gameplay - Blueprint - Apr 13, 2017

When using the DoOnce MultiInput node in blueprints, deleting a newly added pin on the input side will not delete its corresponding output pin. Adding a new pin after that will create the result lik ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

"Root Motion from Everything" AnimBP breaks on client side

OLD - Anim - Apr 12, 2017

"Root Motion from Everything" AnimBP breaks on client side ...

Capsule Indirect Lighting with ILCQ Volume breaks on Skeletal Meshes when making Sublevel visible not in the current Camera Frustum

UE - Graphics Features - Apr 12, 2017

When using Capsule Indirect Shadows for Skeletal meshes who have their ILCQ set to Volume, and loading a SubLevel with it's actors not within the current camera's view, the indirect lighting is blac ...

Crash When Attempting To Change LOD1 Cloth Assigned

UE - Simulation - Physics - Character - Apr 12, 2017

At times when trying to assign APEX cloth to LOD1 material the engine will crash. I got a 100% repro rate following the steps listed above. I have found some inconsistent errors when trying to rep ...

Compile Warning for Local TMap Variables

UE - Gameplay - Blueprint - Apr 12, 2017

When using TMaps within a function in blueprints & then compiling the blueprint causes a warning to be created in the output log. In some test cases it only occurs with a local function TMap variabl ...

Copy and paste State in the state machine do not correctly refresh synced objects when it have transition rule(fraction)

OLD - Anim - Apr 12, 2017

Copy and Paste action in State machine do not generate correct info for "AnimGraphNode_SequencePlayer_20" Name for "AnimGraphNode_SequencePlayer_#" in the duplicated state is not changed to corresp ...

Spawned Actors are duplicated and remain visible at actor origin

UE - Anim - Sequencer - Apr 11, 2017

Spawned Actors are duplicated and remain visible at actor origin ...

Line Trace only returns Physical Material data from the Element 0 material slot

OLD - Anim - Apr 11, 2017

Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored. This is present on any skeletal mesh but is also reproducib ...