I tought that I fixed it but it seems that unity physics and long falling distances don’t like each other. Anyway I’ll fix it in postjam patch
Try to set collision mode for character collider to continuous in Unity instead of discrete, that should help.