Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
kennard-consulting's avatar
kennard-consulting
Expert Protege
2 years ago

App requests microphone permission: breaks passthrough

Hi guys,

Thanks for all the great work you do on the Unity Oculus SDK! How can I report a bug?

I have an app that uses passthrough and microphone. The very first time the app starts (after install) the Android microphone permissions screen appears. This is fine. But after granting permission my passthrough does not work (all black).

If I restart the app, such that it doesn't need to ask microphone permission any more, the passthrough is fine.

I'm pretty sure it's the 'cut to Android permissions screen' that is messing up the passthrough.

Can you please get this resolved?

Regards,

Richard.

1 Reply

Replies have been turned off for this discussion
  • I am having the same passthrough issue.

    I am also noticing a significant frame drop when the permissions dialogue happens. The mic permissions doesn't popup until we try to start recording. I am just trying to get the microphone name here. I am trying to figure out if there is a function to call to trigger the mic permissions w/o the frame drop.