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
We're using a procedural skybox and three reflection probes. Crash appears to happen at random times, sometimes instantly and sometimes after quite a while.
Thanks, I believe I've seen this before and it's not related to spherical harmonics – instead seems to be related to our on-device poster generation in dev mode running out of memory on some devices (I've seen it on older iOS devices).
We'll investigate; in the time being you can disable poster generation in the vite.config.js by adding noPoster: true:
We'll also soon-ish update three.js again, I do think that cubemap readback error should go away then.
Describe the bug 💬
Tester is getting random crashes on Iphone. Pulled this error from log.
Is this related to mrdoob/three.js#26765 ? If so, sounds fixed by Three?
We're using a procedural skybox and three reflection probes. Crash appears to happen at random times, sometimes instantly and sometimes after quite a while.
Operating System 👩💻
iOS (mobile)
What browsers are you seeing the problem on? 🏄♂️
Safari
Editor Version 🎲
2022.x
Needle Exporter version
3.24.0
Project Info (Unity only) 📜
No response
Steps to reproduce 🔢
Sry for no steps to repro here.
Reproduction ♻
No response
Discord or Discussion link
No response
Validations 🩹
The text was updated successfully, but these errors were encountered: