Landscape Material wont show HTML5

Hello,

So I am trying to run a project in HTML5 and i’m using the starter content gravel material on my Landscape and for some reason it wont work. I have attached a picture of the error. I did try using grass as well and it didnt work either.

Any help would be appreciated thank you!

Hi Malteaser,

Those materials have too many texture samplers for html 5. You can have a maximum of 4 texture samplers per material for it compile correctly. Simply remove texture samplers until you have 4 total and use that for your landscape.

Let me know if that helps!

! That’s exactly what the problem was :slight_smile: