This version of Unity is unsupported.

Joint.connectedArticulationBody

public ArticulationBody connectedArticulationBody;

Description

A reference to an articulation body this joint connects to.

A joint can connect to only one of Joint.connectedBody and Joint.connectedArticulationBody. If both are set, Joint.connectedBody takes precedence.