02-13-2025 07:11 AM
I'm developing an application for Meta Quest 3. But when I try to test my application in the Meta XR Simulator it crashes. While reading the log located in %AppData%\MetaXR\MetaXrSimulator\logs i found the error:
Met Expectation: ret != VK_SUCCESS
I'm using OpenXR plugin v.1.13.2 and Meta XR All-in-One SDK v72.0.0.
I tried to change the OpenXR plugin to Oculus XR Plugin and change the plug-in provider to Oculus. If i make this change the Meta XR Simulator doesn't crash but it shows the same error in the log and the simulator window gets blank. Anyone has any idea what can i make to solve this issue?
I'm using an Intel Core I5-10210U with Intel UHD Graphics. Could it be a problem with the integrated graphics?
Log screenshot using OpenXR:
Log Screenshot using Oculus XR Plugin