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
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
HexaField
changed the title
Losing WebGL context and restoring it fails to upload textures
[Bug] Losing WebGL context and restoring it fails to upload textures
Apr 4, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.The text was updated successfully, but these errors were encountered: