IronWarrior / UnityOutlineShader

Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
https://roystan.net/articles/outline-shader
The Unlicense
882 stars 109 forks source link

Not working with "Optimize Mesh Data" enabled #10

Open smitdylan2001 opened 3 years ago

smitdylan2001 commented 3 years ago

Whenever I build to Windows the edges do not show properly. I think this is the normal edge section.

smitdylan2001 commented 3 years ago

After changing all settings I narrowed it down to Optimize Mesh Data not working with this shader