I’ve successfully added bump and specular to my Unity terrain,
BUT I can’t see the bump in Game view, only scene view…
Does anybody know what i’m doing wrong?
I’m sure it’s just one setting somewhere that I can’t find – thanks in advance!
I’ve successfully added bump and specular to my Unity terrain,
BUT I can’t see the bump in Game view, only scene view…
Does anybody know what i’m doing wrong?
I’m sure it’s just one setting somewhere that I can’t find – thanks in advance!
I figured it out!! I didn’t have any lights in the scene…once I added a directional light the bumps and specs showed up like magic!!!
What are you seeing exactly ? does it appear white or pink or something, during gameplay?
Make sure you have a directional light in your scene or check your player setting,
Edit-> Project settings-> Player-> Other settings-> Rendering/Rendering path-> set it to forward.
Good Luck.