I'm having some trouble setting up gameobjects to receive name changes over Photon...I'm hoping it's just something simple I'm missing.
Currently, if I instantiate an object, and then change the name, the name change only persists locally. How would I get this to happen across the network?