Outline-Effect icon indicating copy to clipboard operation
Outline-Effect copied to clipboard

Low Performance on Mobile Devices

Open ali-sardarian opened this issue 5 years ago • 4 comments

I used this effect on an android project, the result was perfect Functionality but very low performance, is there any option to make this effect works well on mobile devices?

ali-sardarian avatar Aug 10 '19 20:08 ali-sardarian

#43 should have increased performance significantly, could you try again and see if the issue persists?

JimmyCushnie avatar Oct 11 '19 02:10 JimmyCushnie

Hi, I try your outline today on a project for the oculus quest and it do exactly what we need, but it affects the performance of the game. Do you have any advice on how to reduce the impact of the outline on the performance?

Skeloson avatar Nov 06 '20 14:11 Skeloson

There's still some shader optimizations to do but I'm not sure how far I can take performance since it's a post-processing effect.

If performance is a big concern (like mobile devices and VR), I would suggest using another asset like this one: https://assetstore.unity.com/packages/tools/particles-effects/quick-outline-115488

This one is really good and free too.

cakeslice avatar Nov 10 '20 23:11 cakeslice

Thanks for your answer.

I already try this asset, but there is some issues on oculus quest ^^'

Skeloson avatar Nov 12 '20 07:11 Skeloson