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

Shader error in unity 2019.3.1f1 #21

Open
it1shka opened this issue Jun 24, 2020 · 3 comments
Open

Shader error in unity 2019.3.1f1 #21

it1shka opened this issue Jun 24, 2020 · 3 comments

Comments

@it1shka
Copy link

it1shka commented Jun 24, 2020

Just not working. Showing purple image (means a mistake in shader) :'(

@Chikanz
Copy link

Chikanz commented Jun 28, 2020

I had the same issue, you just need to set the shaders yourself. Check out #12

@Nemomgk
Copy link

Nemomgk commented Jul 16, 2020

Did anybody got it working? I tried the procedure , but the materials were pink and then when i set the shaders myself, it didn't get the desired effect. Am I missing something?

@zephyo
Copy link

zephyo commented Sep 5, 2020

I also had the same issue, something about Graphics Blit, I assumed it was a Unity 2020 thing. So I just made my own shader that follows similar logic using RenderTexture https://github.com/zephyo/UI-Blur-LWRP-2020.

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

4 participants