I’ve been working on this project and went to load it this morning, and the atmosphere is now hazy. So I built a new project, and I’m having the same issue.
Yesterday
Today
I’ve been working on this project and went to load it this morning, and the atmosphere is now hazy. So I built a new project, and I’m having the same issue.
Yesterday
Today
Hi @MSusla, welcome to the community!
That haziness is the effect of Unreal’s SkyAtmosphere, though I don’t know why it would suddenly change on you like that. Your first screenshot almost looks like it could be using the Editor’s “Unlit” mode?
In any case, the SkyAtmosphere (which is a component on the CesiumSunSky) is very configurable, so you can probably achieve the look you want by changing some parameters. You can find the documentation for it here:
https://dev.epicgames.com/documentation/en-us/unreal-engine/sky-atmosphere-component-in-unreal-engine
That was it! I found the parameter after posting this. I appreciate the confirmation and answer.