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

Surface only recognizes ModifierVolume when Volume collect mode is set #215

Open
SanctusAnimus opened this issue Oct 6, 2024 · 1 comment

Comments

@SanctusAnimus
Copy link

Using example project provided, if i have some ModifierVolume, and surface itself is set to collect objects within a volume, it works as expected, carving it out:
image

However if i set it to children with root source, then it ignores the volume:
image

Volume in question is a child of Grid, and if i swap ModifierVolume with just Modifier, it works

I'm not sure if this is intended, but i've found nothing on wiki to suggest that (both here and unity's own volume)

Thanks!

@h8man
Copy link
Owner

h8man commented Oct 8, 2024

I'll check. It might be a bug inside 2d collector

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