Replies: 1 comment 2 replies
-
this should be a bug for drei. i looked into it and it happens when the canvas is destroyed. something destroys the texture then and since it's cached it's broken from there on. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
<Environment/>
from Drei for Environment lighting to light the canvas but sometimes the Environment doesn't load up and the model becomes all black but it gets fixed on refresh.I tried using
<Stage/>
for the same purpose but it is also replicating the same bug.Here's a video example of the bug :
https://www.loom.com/share/0c9e8a21a60e4437a6184e7cbbe6b731
Try it out here: https://cryptocodeschool.in/tezos/customizebot/
Beta Was this translation helpful? Give feedback.
All reactions