cakeslice / Outline-Effect

Outline Image Effect for Unity
MIT License
1.48k stars 201 forks source link

Linux: when the scene has no active elements with Outline component, It outlines bright elements from previous scene. #64

Open MrFramm opened 1 year ago

MrFramm commented 1 year ago

It looks like copy of the previous scene sometimes, but only bright objects included, sometimes it is just a weird pattern.

MrFramm commented 1 year ago

Help

MrFramm commented 1 year ago

I solved it with a pretty ugly workaround. I put an object with an active Outline component in front of the camera. I am not sure it has to be in camera FOV, but this is how it worked.