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

Caustics shadow bug #636

Open
Under-J opened this issue Jun 21, 2023 · 0 comments
Open

Caustics shadow bug #636

Under-J opened this issue Jun 21, 2023 · 0 comments

Comments

@Under-J
Copy link

Under-J commented Jun 21, 2023

Issue

You have 2 materials, each one assigned to a face of an object. One of them is transparent with a texture for transparency, and the other face has refraction with "Allow caustics" enabled. The shadow of the transparent face is solid.

System Setup (Environment)

RTX 3060 12GB, i5-10400, Windows 11, Blender 3.5.

Detailed Description

When "Allow caustics" is disabled, the shadow for the transparent face appears correct, while the shadow for the refractive face is missing. Here is an example:
no caustics

If I enable "Allow caustics" to have shadows for the refractive face, the shadow of the transparent face becomes solid. Here is an example:
caustics on

The next one is the expected behaviour, to achieve it: Mesh > Separate > By material:
working

So, when "Allow caustics" is enabled, it should produce correct shadows for both faces without requiring "Separate" like the previous example.

Also, when I check or uncheck "Refraction thin surface" || "Allow caustics", the render preview doesn't update, but it should.

Another thing, the final render crashed with the simple scene the first time only lol.

Caustic Bug.zip

Caustic Bug.crash.txt

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