Get SpringArmComponent relative rotation no longer works

Hi @EU_Coxis , thanks for your input!

Which engine version are you using? I am using 4.18 (sorry, forgot to mention in the original post), and according to the answerhub page I have linked, the SpringArmComponent’s behavior has been changed and the GetRelativeRotation() method returns a zero rotator by design.

From the answerhub by Natalia form Epic:

Which is fine, but it broke everything that was relying on the relative rotation of the SpringArmComponent.

How can I get the relative rotation of a SpringArmComponent relative to the parent.?