Players are sometimes able to leave a seat (specifically a vehicle seat in this case, but same may also apply to a regular seat) even when JumpPower and JumpHeight are 0 and HumanoidStateType.Jumping is set to false.
Code I am using to disable jumping:
Expected behavior
I expect the player to not be able to leave the seat consistently.