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

cannot apply on UI #1

Open
pimpace opened this issue Jun 20, 2020 · 2 comments
Open

cannot apply on UI #1

pimpace opened this issue Jun 20, 2020 · 2 comments

Comments

@pimpace
Copy link

pimpace commented Jun 20, 2020

Hi!

It cannot work with UGUI elements. How can I make this work with transparent elements?
(I've made a scene with this behavior, check attached project. I'm using Unity 2019.4.1f1 - Windows 10)

Can you help me?

ShaderTest3.zip

@laurentopia
Copy link

it works like this:
image

@pimpace
Copy link
Author

pimpace commented Jun 22, 2020

it works like this:
image

What does this mean? What you posted is not a working solution for transparent objects.
That's what I attached in my post. (ShaderTest3.zip)

Even the plane (which is transparent) doesn't show in the output, nor the text in your example.

I'm searching the way when we can put any type of opaque or transparent object behind this shader and it shows. In one word, this shader cut out alpha pixels which is bad. How can I change it to not to do this?

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

No branches or pull requests

2 participants