-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.0, 6.10.0
-
-
ebd45166c (dev), d529a4310 (6.10), 2e39d109b (tqtc/lts-6.8)
xrWaitFrame() in qquick3dxrmanager_openxr.cpp blocks the current thread until the time to render the next frame has come, but Qt is event driven framework and it has a lot of stuff to do..
A timer test to see how bad it is: https://github.com/rustedsword/qt_ultra_fast_timer