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

Displacement material order bug #633

Open
Under-J opened this issue Jun 19, 2023 · 2 comments
Open

Displacement material order bug #633

Under-J opened this issue Jun 19, 2023 · 2 comments

Comments

@Under-J
Copy link

Under-J commented Jun 19, 2023

Issue

Displacement isn't working as expected when using multiple materials, each with its own displacement, on an object.

Steps to Reproduce

  1. Put a material with displacement on one face of an object.
  2. Put another material with a different displacement on another face.
  3. Activate Displacement in the Material tab.
  4. See the render.

System Setup (Environment)

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

Detailed Description

Make it match Cycles.

Cycles, expected results:

Cycles

RPR results show that the first displacement item in the Active Material overrides all other displacements. If you rearrange the order of the materials, it affects the displacement of the entire object, including faces without material or with blank material:

When the Checkerboard texture displacement is first in the Active Material Index, every face is rendered with checkerboard displacement:
RPR Checkerboard

When the Diagonal texture displacement is first in the Active Material Index, every face is rendered with diagonal displacement:
RPR Diagonal

When the Dots texture displacement is first in the Active Material Index, every face is rendered with dots displacement:
RPR Dots

Disp Bug.zip

@ARozghon
Copy link

ARozghon commented Aug 3, 2023

thank you for the request, will investigate it

@odil24
Copy link

odil24 commented Sep 16, 2023

@ARozghon @bsavery I accepted that does not working as expected also in latest v3.6.7

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

3 participants