Arvtesh / UnityFx.Outline

Screen-space outlines for Unity3d.
MIT License
1.27k stars 90 forks source link

URP depth testing does not work when MSAA is enabled and using OutlineLayers #39

Closed AGM-GR closed 3 years ago

AGM-GR commented 3 years ago

I saw the Depth testing issue with MSAA #23, but it still failing with an OutlineLayerCollection and MSAA enabled:

imagen

I add a example proyect with the bug related to the issue: OutlineBug.zip

Arvtesh commented 3 years ago

Ups, thanks for the report!