Character falls through landscape when I launch Standalone Game

Probably your character loads in before the landscape and starts falling.
A way to fix it, at begin play disable gravity and start looping check from the player down to see if it hits something. If it does enable gravity.