Keep State doesn't work when using an animation asset together with Anim BP

OLD - Anim - May 11, 2018

When using Keep State together with an Animation Blueprint on a Character, the Anim BP will override the Keep State and transition over to the idle animation as the animation in the slot no longer r ...

Child Snaps Away from Parent When Attach Track is Used

UE - Anim - Sequencer - May 11, 2018

When attach track is added to a parent mesh in sequencer the the child mesh changes location ...

Crash when calling a RPC function with a TSet or TMap parameter on a client

UE - Networking - May 11, 2018

Calling a RPC function with a TSet or TMap parameter on a client causes the editor to crash. Regression?: No This also occurs in 4.18 ...

Forward Rendering Stationary Light Artifact

UE - Graphics Features - May 11, 2018

The user who reported the issue has provided a video that also shows the issue:  [Link Removed] ...

Changing a Grid widget's layer setting a runtime does not update

UE - Editor - UI Systems - May 11, 2018

When changing the layer settings for a widget with in a Grid panel at runtime there appears to be no change. The widgets do not update visibly, however when getting the layer setting it will reflect ...

Get Hit Result Under Finger by Channel appears to return the wrong location on MAC during PIE

UE - Platform - Apple - May 11, 2018

The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...

AnimSequence's play rate is doubled when in a SyncGroup

OLD - Anim - May 11, 2018

It is because that the RateScale is multiplied twice. First at UAnimSequenceBase::TickAssetPlayer : {{ const float PlayRate = Instance.PlayRateMultiplier * this->RateScale;}} Second at UAnimSeq ...

editor rotation widget no longer correctly displays the degrees rotation label on high resolution displays

Tools - May 10, 2018

The editor rotation widget no longer correctly displays the degrees rotation label in a high resolution environment. ...

Light in Volumetric Fog offset in VR with Instanced Stereo and Forward Shading enabled

UE - Platform - XR - May 10, 2018

Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...

Connections Expand When Using Layered Blend Per Bone Node With Blend Weight Over 2

OLD - Anim - May 9, 2018

When changing to the Blend Weight to a number greater than 2 the connections between nodes starter to blur in the anim graph. Connections become ever more distorted when zooming out of anim graph. ...