Hello I’m creating a particle system to simulate the spray behind a vehicle but I’ve faced a very strange problem. For example, here I set the color of the particle emitter in red. Just as the figures below showed, they seem perfect in particle viewport and also the blueprint component viewport.
But when it is used into the world, the particle color will be in black. And no matter which color I set on the particle emitter, it’s always in black.
But if I use the same particle emitter on another map/inside another world, it shows the same effect as inside the particle system viewport, just as the figure below:
Can anybody explain the reason why it’s like that? Is it because of anywhere in wolrd settings or else? How can I solve this problem and get the perfect effect inside the world when using it? I’m totally new in Unreal Engine and any help at all would be greatly appreciated. Thank you very much!