VR objects falling through floor when simulating physics

Im making a simple VR Tech Demo and I pick up an item drop it and it falls through the floor any idea why this is happening

The floor and the item must Block each other. This (assuming it’s the item since it’s a dynamic object) is set to overlap everything.

1 Like

thanks that fixed it

1 Like