Rotation in x, y axises follow Right Hand Rule

I read the FRotator and FQuat codes.

The convertion codes in UE4 flip X, Y’s sign to negative according to original expressions.

I guess uses the origional expressions X, Y sign would solve these issues.
Then need to flip old scene’s FRotator’s Roll and Pitch sign.