Hello everyone, I’m having issues when I try to test my level with Quest 2.
I started using the vr template and creating different levels to use as streaming levels for my project.
My Quest works fine in the vr template, but when I migrate my level and dependencies to the vr template, can’t use my controllers or interact.
This is the error unreal give me
Fatal error: [File:D:\build++UE5\Sync\Engine\Plugins\Runtime\OpenXR\Source\OpenXRHMD\Private\OpenXRHMD_Swapchain.cpp] [Line: 93] Failed to wait on acquired swapchain image. This usually indicates a problem with the OpenXR runtime.
And some lines about RHI and Core
What is the best way or tips to start a project with the Quest?
Thanks!