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

MeshTransmissionMaterial Feedback loop in react-three/[email protected] #2261

Open
alecmolloy opened this issue Dec 8, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@alecmolloy
Copy link

  • three version: 0.171.0
  • @react-three/fiber version: 9.0.0-rc.1
  • @react-three/drei version: 9.120.3
  • node version: 20.9.0
  • npm (or yarn) version: 10.9.0

Problem description:

Using the base <MeshTransmissionMaterial /> in any scene I've tried results in:
WebGL: INVALID_OPERATION: Feedback loop formed between Framebuffer and active Texture. However, I have not been able to see any issues with the output.

Relevant code:

Codesandbox with minimal reproduction.
Production example with error, yet no visual or performance issues [relevant code] [package.json]

Suggested solution:

All I can offer here is that dropping the drei version down doesn't seem to fix it, but updating to React 19 / R3F v9 does the trick.

@alecmolloy alecmolloy added the bug Something isn't working label Dec 8, 2024
@alecmolloy alecmolloy changed the title MeshTransmissionMaterial in react-three/[email protected] MeshTransmissionMaterial Feedback loop in react-three/[email protected] Dec 8, 2024
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