no Collision when i hit my landscape too faster

Hey there @FujiKann! Welcome to the community! This basically occurs due to the object moving so fast, that it’s collision has moved so much farther than the landscape between frames. There are a number of other ways to mitigate fast moving collision issues. Though first I’d try using CCD (Continuous Collision Detection), you can set this in the actor’s collision details.