Flashing Black/White Screen When Entering AR Experience in Niantic Studio

Hey everyone,

I’m building an AR project using Niantic Studio, and I’ve run into a visual issue when transitioning into the AR experience. After the user accepts camera permissions, the screen briefly flashes from black to white — sometimes multiple times — before stabilizing and working normally. Once that flicker passes, everything runs great.

To troubleshoot, I recorded:

  • :selfie: A video of the in-experience flicker as seen by the user.

Video Link

  • :desktop_computer: A DOM recording from dev tools during that same transition.

Video Link

From what I can tell, a <video> element gets created, then removed, and then added again — which may be causing that flash. Has anyone experienced something similar?

Thanks for posting this! I’ve reported this issue to the engineering team.

1 Like