Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Bug Front facing camera not possible with MARS

Discussion in 'Unity MARS' started by erikwp, Mar 31, 2022.

  1. erikwp

    erikwp

    Joined:
    Jan 16, 2018
    Posts:
    25
    I wrote a separate thread about this but after extensive testing, I'm going to call this a bug. As far as I can tell, it is impossible to enable front facing camera using MARS. I have a scene with a Face mask set up. I also have AR Camera Manager on my camera with User set for Facing Direction. I even added a script to manually swap to front facing camera via AR Camera Manager -- nothing is working.

    Unity version: 2021.2.16f1
    OS: macOS 12.2.1

    Thanks