Hi, I’m just starting out with Unity and I’m sure this has a very simple answer but I’m stuck so I’d appreciate any help.
I have a scene that contains a main camera, a directional light, a terrain and a cube on top of the terrain. The terrain is visible on the Scene View of Unity, and is visible on the Game View as well but when I run the scene in Unity the terrain shows up as black but the cube is visible. The area outside of the terrain shows the main camera background color but the terrain object itself is black.
Any help would be greatly appreciated. Thanks.
Thanks to all who viewed and to Rutter for the question; it turns out the culprit was a script I had attached to the terrain.