After a year of unity why do I continue to have problems with collisions in 2D! Ive posted this thread so we can list all solutions for everyone to use and also hopefully it will help me figure out my new “collision not working problem”. Im going to kick start us off with these few:
Do you have a rigidbody and collider attached.
Set Collision detecting to continuous not discrete.
Have you ticked the box for is a trigger and not coding for a trigger.
Have you got it set to used by effector and deleted the effector.
Check that the objects are on the same layer.
There must be more because my box collider 2Ds are still passing straight through each other!