Elevator not work

Hi Community

i have a problem, as follow.
I have a moving platform that still works it moves up and down, but my player falls through the platform. When i jump on the platform i stand on it, but when the elevator moves up he falls.

Platform:

Player:

best regards
martin

i searched in the forum but i didn´t find a solution.
Can anyone help me pls

Well, you have ‘isKinematic’ ticked, which as I understand it means it will no longer react with other rigid bodies.

Failing that, your solver iterations aren’t high enough :slight_smile:

i have disabled it but i fall also.