PUN2 Networked Scene Object, RPC calls fail when scene loaded a second time

Options
Probably doing something wrong here, any help greatly appreciated. I have a PhotonView in my scene and I am calling a couple of RPCs on it. This works successfully the first time I load the scene, however subsequent loads, nothing happens...

Using PhotonNetwork.LoadLevel, has autoSync to true, Player views all networked correctly etc.

please help!