Hello,
we encountered an issue when webglcontext is lost. But only for our materials which uses blob urls
I added the problem in the playground
directly giving the url will not crash and restore fine
Hello,
we encountered an issue when webglcontext is lost. But only for our materials which uses blob urls
I added the problem in the playground
directly giving the url will not crash and restore fine
Sorry @Evgeni_Popov just noticed you assigned it to you and I was doing it in parallel of meetings ![]()
Np ![]()
I also ended up with this fix yesterday, but then I noticed that the restored texture was Y inverted and I could not understand why… As it was already late I did not make a PR. Will have another look today.
Thanks for the repro. This PR will fix the problem: