I am working on profiling our game for Quest 1, but the Oculus
GetAppPerfStats function call returns an empty struct, regardless of how
I call it. Is this function supported on Quest 1 at all? Do I need to
enable perf stats support somehow on adb fir...
When playing our Unity (2020.2.1f1) game in standalone mode on the Quest
2 w/ Link, we see this error spammed in the console. Otherwise, the game
seems to be running just fine.WaitForLastPresentationAndGetTimestamp()
was called multiple times in a ro...
We haven't been able to get this option to work properly on Quest. The
app will just show a black screen (presumably waiting for a debugger)
but even after attaching the debugger through Visual Studio, it doesn't
continue the app process. So it just ...
Hi (and thanks for the response). FYI I posted this to the internal
forum as well, in case it's easier to respond there. I'm positive we're
not using OpenXR. I've checked it recently, and was seeing the same
behavior last week on 1.51 (where OpenXR w...