GodotVR / godot_openxr

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

Can't open dynamic library: [...] libgodot_openxr.dll #242

Open kdik opened 1 year ago

kdik commented 1 year ago

I am getting this issue when trying to open the demo project:

openxr_issue

ARVRServer.find_interface("OpenXR") also return null, but I guess it is due to the issue with GDNative plugin.

The issue appears on Windows with 3.4 and 3.4.5 (both mono) on Windows. The headset is Oculus Quest 2. SteamVR and the Oculus desktop work fine.

kdik commented 1 year ago

Only a full windows reinstall helped.

None of all the Godot/OpenXR VR games, but all non Godot VR games worked with the Windows installation in question, though.