Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpriteDiffuse shader lost when applying UI-Effect #200

Open
flarive opened this issue Jan 13, 2020 · 1 comment
Open

SpriteDiffuse shader lost when applying UI-Effect #200

flarive opened this issue Jan 13, 2020 · 1 comment
Assignees

Comments

@flarive
Copy link

flarive commented Jan 13, 2020

Hi !

First at all, UI-Effect is a really great plugin for Unity !

I have UI elements (images) that needs to affected by lights (using SpriteDefaultDiffuse shader).
When I apply UI-Effect, the Image component material is replaced with UI-Effect.mat (or variants such as UI-Effect-BlurDetail...) but UI-Effect.mat doesn't seem to handle diffuse (closer to SpriteDefault than SpriteDefaultDiffuse).

Could it be possible to patch UI-Effect main shader to make it diffuse ?

Thanks a lot

Great job, really !

Frederic
France

@mob-sakai mob-sakai self-assigned this Jan 13, 2020
@mob-sakai
Copy link
Owner

Hi @flarive

Thank you for your feature request!
I'll check it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants