Colliders stop working when I activate Joint

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:
185460-screenshot-2021-08-29-at-112848.png