All the colliders work properly, but when I add a Joint (SpringJoint2D) to my object the colliders stop working. What can be the cause?
I leave my own answer here because I lost a lot of time debugging this.
In my case the solution was to check: “Enable Collision” in the Joint Component:
