I used to set controller quaternions by calling xrDevice.controllers['right'].quaternion.copy(quat); as said in the docs. But when I've updated to latest version of iwer and iwer/devui, it doesn't work. My guess is that code here overrides my call. Is there something I'm missing?