Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+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!