Particle system world collision problem in unity3D 4.3

18826-1.png

Hi every body , i have problem with particle system on unity4.3 , i want to move particles on a tube , but the problem is that some of particles movie outside the scope of tube
i set Mesh collider for tube and world collision for particle system
how can slove this problam ?
thanks

OnParticleCollision should solve your problem