Forum Discussion
Evi.Brenner
5 months agoHonored Guest
Object placed above MRUK furniture "jumps" up/down when pushing right thumbstick
Context
Unity + Meta XR Building Blocks. I'm building an AR app (Passthrough + MR Utility Kit). I show a world-space UI dialog above an MRUK table (Canvas in world space, RectTransform placed at the table center + slight lift to sit on the surface -> all via script).
Symptom
Whenever I push the right controller thumbstick downward, the dialog appears to "jump" ~0.5 m up, and pushing again makes it jump back down. This happened both on the device and in the Simulator.
What it actually is
It's not the dialog moving. Logging showed Camera.main.transform.position.y toggling between two values (1.047 <-> 1.547), while the dialog's world Y stayed constant.
Fix (AR apps)
Since the app doesn't need artificial locomotion, its ok to disabled the Locomotor block. This solved the thumbstick height changes.
Just wanted to post this here, in case anyone else has the same issue.
1 Reply
Replies have been turned off for this discussion
- Evi.BrennerHonored Guest
Fix (AR apps)
Since the app doesn't need artificial locomotion, its ok to disabled the Locomotor block. This solved the thumbstick height changes.
Just wanted to post this here, in case anyone else has the same issue.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device