Cast Rotation to Quaternion error?

(5.5.3) I’m also having this issue, but with a Distance attribute:

(Vector: Transform Location)]: Attribute/Property 'Distance' from pin Transform is not a supported type ('Vector')

I am outputting the Distance attribute as a vector, I can see the Distance.X, Distance.Y, Distance.Z attributes when I inspect the nodes, even casting to a vector doesn’t work.