When changing the size of detail panel for animation state in Animation Blueprint diff tool, GetSelectedProfileName will occur crash

OLD - Anim - Jun 24, 2020

When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...

Cone Location module does not evaluate Cone Axis when using Wedge shaping

UE - Niagara - Jun 22, 2020

Cone Location module does not evaluate Cone Axis when using Wedge shaping ...

Setting a Niagara Bool parameter during runtime causes ensure and the parameter to not be read properly

UE - Niagara - Jun 22, 2020

Setting a Niagara Bool parameter during runtime causes ensure ...

Hide/Unhide Bone by Name nodes have tooltip typo

OLD - Anim - Jun 22, 2020

The Hide Bone by Name and Unhide Bone by Name nodes have typos in their tooltips. "Compared" is spelled as "compoared" ...

Switching AnimLayer to child AnimBP doesn't trigger inertial blending

OLD - Anim - Jun 19, 2020

At compile time, BlendOptions array which contains BlendTime setting are created. These are copied from its own interfaces, not the parent's. The blending works fine if the parent's interface is als ...

For Level Sequence with multiple Shot and Transform Tracks, the Restore State of a Level Sequence Actor may not work due to the When Finished setting of the Transform Track.

UE - Anim - Sequencer - Jun 19, 2020

LevelSequenceActor's Restore State is enabled, but the character does not return to the position it was in before the level sequence was played.  The LevelSequence of the attached project has two S ...

PIE Dedicated Servers Have Lower Saturation Limits

UE - Networking - Jun 16, 2020

UNetConnection::Tick() clamps the delta time used for the bandwidth limit to the desired tick rate (1 / DesiredTickRate). In PIE, this number is different than the net server max tick rate, so the b ...

Linked animation graph doesn't trigger anim notifications on dedicated server.

OLD - Anim - Jun 15, 2020

Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...

Modifying an asset while having added a FBlacklistPaths filter hides the asset.

Tools - Jun 15, 2020

There seems to be an issue with BlacklistsPaths accidentally filtering out new or modified assets regardless if they are in the blacklisted path or not. ...

Control Rig parameters don't function in the AnimBP after the Editor restarts

UE - Anim - Rigging - Control Rig - Jun 14, 2020

Control Rig parameters don't function after editor restarts. Also the default values don't function and you need to use an input instead of directly editing the values of the pins. You can work aro ...