Description
The PhysicsPlayer cannot be controlled (using WASD or arrow keys) by the client, it doesn't move at all.
Reproduce Steps
- Open the
PhysicsSample scene
- Host a game
- Open a new instance and join the game
- Try to move the player on the client instance, the player won't move.
Actual Outcome
The client player can't be controlled at all.
Expected Outcome
I'd expect the client to be able to control the player and move it around, exactly how the host can move their own local player.
Screenshots

Environment
- OS: Windows 10
- Unity Version: 2021.3.2f1
- Netcode Version: 1.0.0-pre.9
- Netcode Commit: 9f950ce
Description
The
PhysicsPlayercannot be controlled (using WASD or arrow keys) by the client, it doesn't move at all.Reproduce Steps
PhysicsSamplesceneActual Outcome
The client player can't be controlled at all.
Expected Outcome
I'd expect the client to be able to control the player and move it around, exactly how the host can move their own local player.
Screenshots
Environment