Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Motanum's avatar
Motanum
Start Member
3 years ago

VRC.Quest.Functional.9 - How to map Oculus Home Button

Hi!

 

I am in the process of App Review, and it just failed due to VRC.Quest.Functional.9.

 

  • The user's forward orientation is not reset when the Oculus Home button is long-pressed.

But the Documentation at Oculus Controller Input Mapping does not have a reference to Oculus Home Button.

 

How do I get an event in order to execute the Forward Orientation function (Which my game already supports, just in another binding)

 

 

22 Replies

Replies have been turned off for this discussion
  • pro_zac's avatar
    pro_zac
    Meta Employee

    I'm running out of ideas. When you test re-centering, are you using room-scale guardian or stationary? If you're using stationary, try with room-scale to see if it makes any difference. With tracking origin set to floor, it shouldn't matter, but I'm curious.

  • Motanum's avatar
    Motanum
    Start Member

    Nope. Calling the function in CPP and setting it to Floor origin.

     

    The only other reference to SetTrackingOrigin() is in the LIV plugin code.

  • pro_zac's avatar
    pro_zac
    Meta Employee

    Are you using "Set Tracking Origin" set to "Stage"? I'm told it won't re-center with that enabled.

     

    • wookinpanubs's avatar
      wookinpanubs
      Honored Guest

      For Oculus I had to set Origin to "Eye Level" and then instantly the menu long press reset origin properly.

  • Motanum's avatar
    Motanum
    Start Member

    Yes, I've tested it and it doesn't work. The System menu does show up on short press.

     

    I am now scared that this could be related to the way the Pawn is configured? Gonna have to make some empty projects and launch them with the quest app and look for differences...

  • pro_zac's avatar
    pro_zac
    Meta Employee

    I'm asking around, but to my knowledge this is an OS level operation and shouldn't require game side configuration.

     

    Have you tested it and it doesn't work? Does the home button open the system menu on short press?