Closed STARasGAMES closed 3 years ago
Hmmm, I'm using Post Processing Stack v2, maybe this causing the issue. But again, in GameView it's fine
Thanks for the report, I'll look into it.
OutlineBehaviour is designed for built-in pipeline only. It is not compatible with Post Processing stack v2 and URP/HDRP. There is a dedicated package for Post Processing stack.
It is not compatible with Post Processing stack v2
But I'm using OutlineBehaviour with PPSv2 and it works fine :)
Ok, I got it.
I just don't want to add a new image effect to dozens of profiles I already have, so I will stick around with OutlineBehaviour for now. Thanks for the reply!
Hi Great plugin! Very simple to use! But I faced an issue with Enable Depth Testing and Scene View:
Looks like Enable Depth Testing breaks the outline effect in SceneView. Unity 2019.4.22f1. Using OutlineBehaviour component. There are also warnings in the console:
The main intention to migrate to this asset was the Depth Testing, and in Game View it works like a charm! Thanks!