Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Do shaders work in unity webGL builds??

A topic by Sere_Dim created 76 days ago Views: 129 Replies: 3
Viewing posts 1 to 3

especially built-in, stencil buffer. I just remember for example pitch in audio mixers does not work in webGL

works

Submitted

I assume you are talking about unity. I tried to use a custom shader and it didn't work. I suspect built in shaders all work, and there is likely a way to get custom shaders to work.

Yes, I'm talking about Unity custom shader. I'm not a professional in shaders, I'm just starting out, but they can very often not work on different platforms and with different Render pipelines