Rigidbody2D.MovePosition() not working with a Photon Rigidbody 2D View component enabled

Options
As per title, if I have a Photon Rigidbody 2D view component on a gameobject and call the Rigidbody2D's MovePosition function nothing happens. If I disabled the photon component then it moves. Am I missing something?

Much appreciated