EtherealEngine / etherealengine

iR Engine - Bringing us together on the open social spatial web. πŸ€– πŸš€ πŸ‘“ πŸ•ΉοΈ πŸ§‘πŸΏβ€πŸš€

Home Page:https://etherealengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Losing WebGL context and restoring it fails to upload textures

HexaField opened this issue Β· comments

We likely need the resource manager to listen for this and re-upload the textures.

Can be reproduced with document.getElementById('engine-renderer-canvas').getContext('webgl2').getExtension('WEBGL_lose_context').loseContext(); and the avatar / scene will go invisible.

Screenshot from 2024-04-04 10-44-41