So I am trying out different things. So I have implemented snow and rain and I am trying to attach both to scene capture camera so that it is only spawned on my actor. But I am only able to use either rain or snow but not together.

So I am trying out different things. So I have implemented snow and rain and I am trying to attach both to scene capture camera so that it is only spawned on my actor. But I am only able to use either rain or snow but not together.

It might be due to sort priority of the volumes or another sort priority setting. What’s being used for the rain and snow? Particle systems? post process volume(s)? is there any translucency in the scene?

Hi, I am using particle systems for both . What is sort priority and where can we change that ?