Skybox and lighting going crazy

so i was just doing some work on my game when i noticed that the skybox i added a while back just suddenly broke, it doesn’t show eccept through the terrain.



how do i fix this.

also the density is 0.7 for fog but when i set it to 0 it still is wierd.

i’ve tried to add a different skybox but its still messed up

Why not use the more modern Atmosphere instance instead

Seems like the creator of the skybox you’re using opted to leave the Skybox Face properties empty (aka the textures for the skybox are missing). This results in a pure black sky, but then Roblox ends up using a fallback texture for anything that samples the skybox textures (reflections and Atmosphere fog), which results in the weird grey look.

To fix this, I would simply go to your Sky instance, then fill all the SkyboxFace properties with a black texture (you can make one yourself or use one from the toolbox)

1 Like

Is there anything in output ? It might tell you there

restart studio and set graphics to 10, optionally microwave your graphics card

ts devforum is so cooked :broken_heart:

2 Likes