Broxxar / GlowingObjectOutlines

A technique for Glowing Object Outlines in Unity.
The Unlicense
161 stars 50 forks source link

Not working when targeting WebGL #4

Open brookman opened 6 years ago

brookman commented 6 years ago

Thank you for the nice tutorial video and high quality code. Unfortunately the outline effect doesn't work when targeting WebGL. There is only a black screen. (Tested with Unity 2013.3.1p4)

Woj-Rak commented 6 years ago

@brookman I've had major shader issues when trying to export WebGL games using WebGL2. Try using WebGL1 if you haven't already.