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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.