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

Seems not working in Unity 2021.2.9f1c1 #23

Open
buger404 opened this issue Feb 1, 2022 · 0 comments
Open

Seems not working in Unity 2021.2.9f1c1 #23

buger404 opened this issue Feb 1, 2022 · 0 comments

Comments

@buger404
Copy link

buger404 commented Feb 1, 2022

How I used it:

I used 'Light2D' in my project(URP), and I had fixed the errors in materials(missing shader), attaching the script 'SuperBlur' to the MainCamera and attached the two materials as well.
also I changed the settings following the screenhost in README, then I added a UI Image, setting its material to 'SuperBlurUI', but it didn't work.

How it didn't work:

It kept its original apperance(a whole white image).
plus I managed to edit the shader code return half4(bgcolor, 1.0);, the color of the image changed.

was there something wrong when I used it or is it a potential bug?

@buger404 buger404 changed the title Seems not working on Unity 2021.2.9f1c1 Seems not working in Unity 2021.2.9f1c1 Feb 1, 2022
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

1 participant