until 3.1 is released you could move it every frame 0.000001 cm forward with player->PhysicsSetPosition() (or player->Input() ) don't know what i used
and every second frame move it 0.000001 to the back, it will cause physics update (isn't a good solution, i know , but it's working until 3.1 is out)