Search Issue Tracker
By Design
Votes
1
Found in
4.3.1f1
Issue ID
582800
Regression
No
Rigidbody2D colliders leave gaps between one another
To reproduce:
1. Create a project
2. Create a 2D platform
3. Create a few boxes to stack on it (the smaller the scale the more visible the gap)
4. Once you play the scene, the boxes will stack, but leave gaps between them.
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
MrMika
Aug 08, 2014 22:27
Can this be changed so that we can change the size of this gap? (like the "Min Penetration For Penalty" option in the Physics 3D settings)
This would help a lot because i don't know how to fix it when using smaller images, (small pixel art sprites), without having to decrease the size of the collider itself which is not a good solution.