This version of Unity is unsupported.
Method group is Obsolete

ContactPair.OtherCollider

Obsolete Please use ContactPair.otherCollider instead.
Upgrade to otherCollider
public Collider OtherCollider;

Description

The second Collider component of the ContactPair.

This property is only accessible from the main thread.