I have a pair of objects. The first one is a simple box (+rigidbody, kinematic=true).
The second one is a model from ShadowDemoProject demo, called officeChair.
Then I click the play button and the chair fall on the box...
However the box a little bit has entered into the box.
How can I prevent entering a rigid body into another one ?