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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.