I was creating a 2d game , (Pong) but after some time the collission won’t work (maybe due to increase in the ball’s velocity ?) Anybody else encountered this issue ? Any solution ?
in inspector set rigidbody2d - colision detection to continuous. Make collider bigger. Then you can make fixed time stepping lower.