Can’t move the "advanced vehicle" on remote client after server side Possess

Hello Guys and Staff.
I can’t move the advanced vehicle on remote client after possess. The problem is the following, but I think I’m missing some call.
I just created a clean Advanced Vehicle Blueprint project, then I created some logic on player controller to spawn and possess the “Vehicle Blueprint” in certain points after press space.
All the functionality is OK if I’m spawning the vehicle on server side. However when I’m trying on remote client, there is no inputs / movement.

Also I uploaded an example project on dropbox (29mb):

Someone can help me on this problem :frowning:

Please check the following screens of the configuration.

Someone can help me on this?

I just call Unpossess after all on PC on client side and all fixed :slight_smile:

I know it’s been awhile but I’ve run into a similar problem
I can run around etc on server but on client the character is glued to the floor… Where do you call unpossessed?