Collision for skeletal meshes in Wheeled Vehicle

Kelheor,

I have been able to get around this issue by using collision primitives instead.
In the project you provided, I added a box collision that is effectively equivalent to the guns bounds, and it properly clips and stops the vehicle.

I have not determined exactly what’s causing your issue yet, but I will continue to look over the coming days.

Thanks,
Jon N.