-
Notifications
You must be signed in to change notification settings - Fork 560
Fix: Enabled Depth Buffer in URP Settings #762
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
Conversation
…ome old unused ones
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mentioned offline that this could be added to the torches? Some of them seem to clip through geometry. Looks good otherwise!
This has been addressed in this PR :) |
caa2ce8
Description
Enabled the depth texture in our URP assets to fix the soft particles effect on some of our particle effects, which prevents them from clipping into the ground. Also deleted some old unused URP assets.
Before:
https://user-images.githubusercontent.com/89089503/194122691-91ab8c3a-2893-4c89-b1e7-a84b4a225828.mp4
After:
https://user-images.githubusercontent.com/89089503/194122675-1ae17d1d-11ac-4e21-8913-cce32a7c39fd.mp4
Issue Number(s)
N/A
Contribution checklist