RelativeLocation not correct when simulating physics

I setup an actor with 2 static meshes, both parented to a common scene component, and offset in some clear, distinguishable fashion. I set one of them to simulate physics (no gravity, no collision), and the other one I keep ‘normal’. Printing out both components’ Relative Location, however, it’s …