Hi
I have a 2d sidescrolling game where a ball rolls across a set of blocks. I made sure every single one is perfectly aligned, and there are no holes between them along the x-axis. I even tried to overlap the colliders, but my ball seems to be randomly jumping every now and then when it crosses two colliders. What could be the cause of this, and how do i fix it?