"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Problem Clearflags changing in Unity Playmode

Hello,

I am currently working on my first Vuroria project in Unity.

I have created a virtual room that I would like to use as an AR app via IOS. For this I want the skybox to be displayed on a transparent Window instead of the Camera view. Therefore i chose Skybox as Clear Flags. As soon as I go into play mode, the camera switches the clear flags to solid color and I have a vertical stripe in the picture.

Am i missing something?

Hi,

I was able to reproduce the issue and raised a ticket with our dev team.

Thank you for reporting.

Vuforia Engine Support

pmessenger

Tue, 07/07/2020 - 11:42

Hi Olb8,

do you have an ARCamera in that scene? If you're not using the camera you don't need to have an ARCamera in that scene. Without the ARCamera in the scene, the clearflag shouldn't be overridden.