I’m not getting any type errors doing this:
using { /UnrealEngine.com/Temporary/SpatialMath }
MakeShortestRotationBetween(vector3{},vector3{})
Is this the only type error you’re seeing on all your Verse scripts?
Edit: I blanked on the Print in your snippet, woops