happy-turtle / oit-unity

Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists
Apache License 2.0
181 stars 25 forks source link

fix(URP): fix missing shader on URP build #30

Closed happy-turtle closed 2 months ago

happy-turtle commented 2 months ago

Unity renamed the URP shader tag from UniversalRenderPipeline to UniversalPipeline. This was only noticeable on build with the shader completely missing.