Get Physics Angular/Linear Velocity nodes don't work for Bones in UE5.4

It appears the Angular Velocity node has been replaced by two alternative (pure) functions:

  • Get Physics Angular Velocity in Degrees
  • Get Physics Angular Velocity in Radians
    I replaced my Get Physics Angular Velocity → Get Physics Angular Velocity in Degrees
    This seemed to solve the issue!