Fog in the scene does not get rendered over the terrain Sprite Renderer in the Luna
You may be experiencing this problem when you use a Sprite Renderer
object that needs to be displayed on top of a 3D object.
Possible solution:
- Replace the Sprite Renderer with a Quad or Plane and assign a simple material that takes a texture as input.