Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upExiting immersive session yields GL error #27276
Comments
|
|
I get a different panic exiting https://de-panther.github.io/unity-webxr-export/Build/ by pressing the VR button when there's a VR window open:
|
|
This is a regression from #26927. |
|
Hmm, that is probably caused by a frame being begun after the GL resources have been reclaimed, or the GL resources being reclaimed in the middle of an animation frame. |
|
Full log output for the last complete frame and the broken frame:
|
|
Ah, the problem is:
the |
|
Fixed by #27316. |
https://immersive-web.github.io/webxr-samples/immersive-ar-session.html?usePolyfill=0