After much testing I found out that the problem was the SPHERE variable… I was passing it by reference from the weapon actor to the laser actor.
Then I attached the laser to the weapon and the particle system attached to the laser and the problem disappeared.
So i think it was actually an owner problem.
I hope it help!!