I have made a mesh based particle system which has collision enabled. When I drag and drop it into the scene works perfectly (collisions work). Problem occurs when I add it through blueprint on a hit event. It spawns as intended but particles do not collide with the ground as they do when I drag and drop the same particle system into the scene. Here is my blueprint setup, its pretty simple: