How is input being added to the ball?
it seems to me like input is the cause of the ball lifting in the shared video.
otherwise, if you make a sphere and simulate physics on it it should show a jump by navigating the same area.
in which case you need to make sure the LOD0 is the one used for collision on landscape in case you haven’t already.
sub step should be on, because its physics.
Hope that helps.