Robinseibold / Unity-URP-Outlines

A custom renderer feature for screen space outlines
MIT License
590 stars 51 forks source link

Outlines red renderer in WebGL Build #21

Open Furtys opened 1 year ago

Furtys commented 1 year ago

Hello !

I tried but I can't solve this problem, the outlines work perfectly in the editor or on a Windows build, but when you build in WebGL, they always appear red whatever color you choose.

I imagine that it is an incompatibility at the time of the composition of the color between the shaders used and WebGL but I do not find where.

Can someone help me?

Thanks in advance image image

Robinseibold commented 10 months ago

Did you find what caused this?