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

<Decal/> occlusion problem. overlapping model in front. #1771

Open
b0j-an opened this issue Jan 4, 2024 · 1 comment
Open

<Decal/> occlusion problem. overlapping model in front. #1771

b0j-an opened this issue Jan 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@b0j-an
Copy link

b0j-an commented Jan 4, 2024

  • three version:
  • @react-three/fiber version:
  • @react-three/drei version: 9.92.7
  • node version:
  • npm (or yarn) version: yarn outdated v1.22.21

Problem description:

9.92.7
SCR-20240104-lmrw
SCR-20240104-lmvh

v 9.76.0 works ok
2024-01-04 12_52_14-Clipboard

@b0j-an b0j-an added the bug Something isn't working label Jan 4, 2024
@b0j-an
Copy link
Author

b0j-an commented Jan 9, 2024

Problem starts with 9.77.4
Bug Fixes
decal rest spread (e3ccf92)

v9.77.4
v9.77.3

Setting depthTest to true solves the problem
<Decal
depthTest={true}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant