Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

App is not able to access camera

Sample app: https://s3.amazonaws.com/sapph/ReadFile4.20.18.rar

Versions:
Unity version: 2018.1.0b10
SDK: 10.0.17134.0
Latest update for RS4 Preview

Expected behavior:
After clicking button, app will ask for camera permissions, I click OK, and then be able to read a QR code and the result will display in text box above it

Actual behavior:
App asks for Camera permissions, I click OK, the camera does not turn on (does not read QR code and the white light on the HoloLens is not on either).

Additional info:
WebCam is checked on in the project settings, and app permissions for webcam is "on" in Settings -> Privacy -> Camera.

Sign In or Register to comment.