Forum Discussion
sberns
8 months agoExplorer
V76 camera permission denied
Hi
I’m developing a unity app that uses an hdmi capture card connected to the quest 3 usb-c port. All was working well until 2 days ago when my quest updated from v74 to v76, and now no matter what permissions I set in my android manifest, access to the connected camera is immediately denied and I am no longer prompted at startup to allow USB Video. This was working until the update to v76. How can I resolve this permission issue? Is this a v76 bug?
Have you tried using permission <uses-permission android:name="horizonos.permission.USB_CAMERA" />
4 Replies
- PotssHonored Guest
Have you tried using permission <uses-permission android:name="horizonos.permission.USB_CAMERA" />
- sbernsExplorer
Thank you!! That did the trick! I had to manually allow it first but that permission request got my app listed in the connected camera app permission section within settings. Fantastic!
- lolaloppemExplorer
Where were you able to find that permission? Is this documented somewhere?
I was also relying previously on the "manage storage" permission, but now it has completely disappeared. - bloggeryoutube.2025Explorer
✨
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 8 months ago
- 2 years ago