Object dont colide with others.

Hi! Im following the tutorial to create a simple breakout game ( Mini-Projects from the Recorded Video Training Archive - Unity Learn )

But when i put the ball to be fire, she just pass trought the objects and fly to infinity range! Even after check if all rigidbodys are checked it still happens! I also remade in 2D with 3D objects but still keeps passing like a ghost by the walls and other blocks… Any ideas?

So all objects have collider and rigidbodies ?, have you checked the speed ? It’s possible the ball travels so far it goes through the collider

1 Like