🚀 Steps to Reproduce
- Start another app from the Kiosk app
- Close the opened app via Oculus Menu (right hand button / gesture)
🤔 Expected Behavior
Return to the Kiosk app with focus / interactable UI.
😵 Actual Behavior
Return to the Kiosk app without focus. Kiosk app is not interactable. User has to do the right hand gesture for the Oculus Menu again to gain focus. After that, everything behaves normal again.
ℹ️ Environment
- SDK Version:
v1.0.44
- Unity version:
6000.2.6
- ManageXR Admin App version:
10788 (1.7.88-4-prod-vr)
- ManageXR Home Screen version:
2025100170 (2025.10.170)
- Android target API level: 32
- Device make & model: Meta Quest 3
- Firmware version:
81.0.0.1034.516
📝 Additional Notes
It works when quitting the runnning app via scripting in Unity (Application.Quit()), but not when closing the app via the Oculus Menu. During our testing, Travel Mode was enabled.
🚀 Steps to Reproduce
🤔 Expected Behavior
Return to the Kiosk app with focus / interactable UI.
😵 Actual Behavior
Return to the Kiosk app without focus. Kiosk app is not interactable. User has to do the right hand gesture for the Oculus Menu again to gain focus. After that, everything behaves normal again.
ℹ️ Environment
v1.0.446000.2.610788 (1.7.88-4-prod-vr)2025100170 (2025.10.170)81.0.0.1034.516📝 Additional Notes
It works when quitting the runnning app via scripting in Unity (
Application.Quit()), but not when closing the app via the Oculus Menu. During our testing, Travel Mode was enabled.