Description

Because SGraphNodeBlendSpaceGraph inherits from SGraphNodeK2Composite rather than UAnimGraphNode_Base as with most anim nodes, we aren't able to make the check as to whether the node is fast-path compliant or not in SGraphNodeBlendSpaceGraph::GetOverlayWidgets.

Steps to Reproduce
  1. Create an anim blueprint
  2. Drop in a BlendSpace node (not a Blendspace Player node)
  3. Hook up the input pins on the node to a couple of bp variables and compile the graph
    1. Note how the fast path icon isn't displayed despite the input properties being taken directly from bp variables
    2. This contrasts to a Blendspace Player node which will display the fast path icon

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-164859 in the post.

0
Login to Vote

Unresolved
ComponentUE - Anim - Runtime - Anim Blueprints
Affects Versions5.0.3
Target Fix5.5
CreatedSep 22, 2022
UpdatedFeb 6, 2024