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

Is it possible to get this to work in unity urp? #10

Open
Jonahcool1 opened this issue Dec 27, 2022 · 5 comments
Open

Is it possible to get this to work in unity urp? #10

Jonahcool1 opened this issue Dec 27, 2022 · 5 comments

Comments

@Jonahcool1
Copy link

No description provided.

@simeonradivoev
Copy link
Owner

You need the depth normals texture and I think URP has it with deferred rendering or even forward. So it should be possible.

@Jonahcool1
Copy link
Author

Is there another way to make the atmospheric scattering work without Depth Normal Textures?
because Unity URP doesn't support Depth Normals Textures.
The atmospheric scattering material looks the same in both engines in the inspector, but in URP the material is invisible.

@simeonradivoev
Copy link
Owner

It does have depth normals. Also, I don't think you can do it without a depth normal map.

@Jonahcool1
Copy link
Author

I'm sorry if i ask stupid questions it's because i have 0 knowledge in shaders.
but it says here that it doesn't support Depth + Normals.

@simeonradivoev
Copy link
Owner

newer ones do. I guess this one for 2019 doesn't

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