FogEnd changing upon game starting

My FogEnd Value is set to 500 in the lighting tab. When the game starts, it changes to 4500 for some reason. I have no clue whats causing it as nothing in the game could be.

Did you write all the scripts in the game?

Did you do a global search for the lighting property , to see if a script was calling it and changing it?

Did you write a script with a task.wait(30), and add code to change it back to 500 to see if it can be changed back…

Did you add any other stuff to the game, like plugins that do stuff…

Did you have the game starts, open up Explorer and change it back to 500 ?