GodotVR / godot_openxr

(Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x
MIT License
278 stars 45 forks source link

OpenXR Failed to initialize GLAD When using Thread Model: Multithreaded #240

Open Jatoxo opened 1 year ago

Jatoxo commented 1 year ago

When trying to use Multithreaded Thread Model I get this error image

To reproduce create new project, add and enable the plugin, add 3d scene with the FPController and change the project settings to use Multithreaded Thread Model

Godot v3.5.1