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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
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.