Only Owner can move an entity?

I Instantiated a Gamobject by server and then assign the control to a player. I can see the player has Control = local in the bolt Entity in Unity Editor. However, I am not able to move the position of the object. Can you let me know how can I assign full control (similar to owner) of the gameobject to a connected player?

Comments