It's ideal if the object is 1 unit, correct. If it's that big you won't get errors about collision shapes being too small. If your entire scene is only 2 units high then it seems the objects would have to be much smaller than 1 unit. The only way to fix the problem is to scale the objects up, because the vertices are physically too close and there's nothing the engine can do about that.