You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling the mipmapBlur property in the Bloom effect from @react-three/postprocessing, certain objects in the scene disappear when viewed from specific camera angles. Disabling mipmapBlur causes the objects to remain visible, but introduces square artifacts on the MeshRefractionMaterial in those same camera angles.
three
version: 0.170.0@react-three/fiber
version: 8.17.10@react-three/drei
version: 9.115.0@react-three/postprocessing
version: 2.16.3Problem description:
When enabling the mipmapBlur property in the Bloom effect from @react-three/postprocessing, certain objects in the scene disappear when viewed from specific camera angles. Disabling mipmapBlur causes the objects to remain visible, but introduces square artifacts on the MeshRefractionMaterial in those same camera angles.
Codesandbox: https://codesandbox.io/p/sandbox/instanced-refraction-forked-2527vr
Video: https://app.screencastify.com/v3/watch/FRPL4r0rlWntnoyLaDFu
Desktop
OS: Windows 10
Browser: Chrome
Graphics hardware: NVIDIA GeForce GTX 1050
The text was updated successfully, but these errors were encountered: