Hey all,
I have been working with using the kinect in unity using the openni package. The objects I have attached to my hands are passing through other objects, including themselves, but not all the way. There is still interaction between the objects. For example, if I have a box sitting there and gloves attached to my hands, the box would move from contact, but the gloves would pass into the box past where the colliders should be. This happens whether I move quickly or slowly. I have rigidbodies put on all the objects in addition to a collider for each object. All tracking of myself as the user is correct too. Anyone else having this problem?
Note: This does not happen when I do other scenes which do not use the kinect or openni.