I am not much of a gamer, so not sure how the common jump is in most games...but the jump in the Unity's sample 3rd person controller and the character controller I am using are all in-place jump, without forward movement. In my other game, I did have to add code to add in the forward movement for the jump, though.