I’m growing a Meta Quest 3 (v74 for my OS with SDKs model being the lates the time of writing – v72) utility in Unity 6 41f1 (and 29f1), the place I at the moment battle to get the appliance working previous the loading display screen (the three dots) in on the apk, whereas within the editor it simply works, hovewer I want to entry features that aren’t out there within the participant and even then my goal platform within the Meta Quest 3 standalone platform.
Whereas working adb logcat -s Unity
the end result I get this log further strains:
W OpenXR : xrGetVulkanGraphicsDevice2KHR: Known as twice.
OpenXR : PostSessionStateChange:[pid: 18824] XR_SESSION_STATE_FOCUSED -> XR_SESSION_STATE_VISIBLE
OpenXR : PostSessionStateChange:[pid: 18824] XR_SESSION_STATE_VISIBLE -> XR_SESSION_STATE_SYNCHRONIZED
OpenXR : PostSessionStateChange:[pid: 18824] XR_SESSION_STATE_SYNCHRONIZED -> XR_SESSION_STATE_STOPPING
and the primary error which was:
xrEndFrame frameTransaction failure detected, would possibly as a result of compositor body blocking, swapchains not marked as used-in-frame 2270
The quantity 2270 is unfair and you can insert every other quantity as a substitute of this. I’m asking if there may be an prolonged documentation and what model of the Unity Editor to make use of, to work with the event of XR/AR purposes with the most recent attainable function set with none errors?