Hello there!
I’m facing a curious issue with Unity 2017.1 when using a Character controller.
In editor, the dummy box that has the Character controller is in ground, and these are the settings:
But when I jump into play mode, the player dummy box automatically pops out of the ground an stays floating, like this:
How can I solve this issue? I’ve never faced this issue with earlier versions of Unity, using the same code.