Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I completely agree! I had a web build bud sadly all of the shaders broke and made the whole screen blank! Thanks for the feedback!

(+1)

yeah we had the same problem at first, then for us it was inside the shader's code there was 

"#pragma target 4.5" we just changed it to "3.5" and it fixed everything
hope next time everything works for you 

(+1)

Thanks!