Hi,
I have a strange issue with volumetric fog particles.
I have a scene which is an asteroid belt.
I want to add some dust to it, so I add volumetric fog within the belt.
I do this by adding ExponentialHeightFog into the scene, then generate the Particle system.
The result looks good to me.
This happens both in the editor and during gameplay as well.
Could the problem be the scale of the scene? It’s in a very big scale, the size of the images should be around 100-500k in width.
Anyone has ideas of what I’m doing wrong?
What I found out is that this effect seems to be independent of the settings of the Material Instance I’m using. Just, if I use a higher Albero, or Hardness, or Extinction coefficients, I notice less the issue. But it’s still definitely there also when the fog is more dense: when I move the camera around, I can see the nasty signs left by the camera into the fog.
Light: static is disabled, only one dynamic directional light coming from the direction of the sun.
There is a very weak SkyLight.
There is a PostProcessVolume with Exposure Compensation On and Min and Max Brightness settings. They have no influence on this fog issue, I verified by turning everything On and Off.