Nullpointer crash during xrCreateSession inside oculus drivers (LibOVRRT64_1.dll) using OpenXR on PC
Hi, I've integrated OpenXR in my custom game engine. It works fine when I use my Oculus headset using SteamVR as the OpenXR runtime. However, when using Oculus as the OpenXR runtime, I get a null pointer crash deep inside LibOVRRT64_1.dll, which is being called by OpenXR SDK at xrCreateSession(), which was called by my program. Here's the relevant part of the callstack: Who can I contact at Oculus to help solve this driver crash? Do you want a coredump of the crash? Thanks!4.1KViews0likes6Comments