Phenomenon:
- After resetting the view, launch this game
- The Splash Image generates with incorrect Transform, then automatically moves to the center of the view
- Real-time detection of XRHMD’s centerEyePosition and centerEyeRotation in InputSystem shows abnormal Raw Vector3 and Raw Quaternion values
- When resetting the view in-game via the meta button, XRHMD’s centerEyePosition and centerEyeRotation in InputSystem return to normal values
Devices and Versions:
Consistently reproducible on Quest 2, Quest 3s, and Quest 3. (Suspected to be related to Meta device updates, as the April build did not exhibit this issue initially, but now the same problem occurs even when redownloading that build)
Details:
- This offset error is not random—the same offset occurs every time the game is launched. (Resetting the view before launching the game or resetting in-game still carries this offset to the next session, and even adb uninstall does not resolve it.)
- The issue has not been observed in other games, but we have exhausted troubleshooting directions and cannot determine why this is happening.
- The bug cannot be reproduced when using PC streaming, making debugging extremely challenging. However, the issue is 100% reproducible when launching the APK directly on Meta devices.
We would greatly appreciate any potential solutions!