Particle component invisible when actor is spawned behind player

I have a strange issue where I have an actor (projectile) which has a small ribbon particle system component. When the actor is spawned withtin the view range of the player the particle system works fine, but when the actor is spawned for example behind the player and then proceeds to move into view the particle system is invisible hasn’t activated. Why is this? And how can I fix this?