Version: 5.4
Removed
Joint2D.collideConnected has been deprecated. Use Joint2D.enableCollision instead (UnityUpgradable) -> enableCollision

Joint2D.collideConnected

マニュアルに切り替える
public bool collideConnected ;

説明

ジョイントがアタッチされている別の Rigidbody2D オブジェクトと衝突できるか

関連項目: Rigidbody2D クラス、connectedBody.