This version of Unity is unsupported.

Joint2D.enableCollision

public bool enableCollision;

Description

Should the two rigid bodies connected with this joint collide with each other?

See Also: Rigidbody2D class, connectedBody.