No skybox appearing, just the edge of my map is constantly drawn outside my map area.

I am getting a weird effect as per the below video:

Basically the edge of the my ground flattened “cube” object (ie the map in the picture, as I have no ‘terrain’ object ) seems to get drawn on the background instead of the lightbox. Oh my! Any ideas?

Make sure that your camera’s Clear Flag is not set to “Don’t Clear”.

1 Like

Camera “Clear Flags” was set to “Depth Only”. Thanks fffMalzbier.