RigidBodies are falling into each other

I’m trying to create 10 rigid bodies falling onto each other but they just fall into each other. They’ve box collides on them and interact with the floor but not with each other.

Fixed the problem, i just needed so scale everything by 20. Odd but it works.