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
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
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.