Doing a FQuat*FQuat when one of them is a parameter-by-value in non-debug builds causes access violation

It was in a PostLoad of an Asset Type i’ve made (UObject derived)
I bet it would work from anywhere, so, to test, put it in your game mode or something, just call the free functions from any member function.
Twiddle reproduced it with no issues as you can see.