Rolling ball jumps on flat surface

I have a project that was affected by this bug and I’ve managed to work around it by turning off the collision on my static meshes and replacing it with blocking volumes that I align perfectly to match the static meshes.

My ball rolls without any problem on the blocking volumes.