- Home /
Blue screen with cardboard SDK
On PC, the skybox loads fine and everything loads perfectly. However, when I play the game on my Nexus 7 tablet(which it should still work either way), it has the camera set up, but it keeps having the blue color. I changed the solid color for the camera and that seems to change the color of the background.
Issues:
Skybox won't show up
All the objects that are supposed to be in the game don't show up.
I removed the plugins associated with the cardboard sdk(the android stuff) because it caused the game to not install properly on the tablet(I think I know why).
What I tried:
Changing flags the skybox for each individual camera.
Removed Cardboard SDK camera with regular(regular camera works fine)
I removed the Destroy(skybox) code from the CardBoardeye.cs script.
How can I fix the issue?
Answer by OstrichBoy · Aug 22, 2020 at 09:41 PM
Did you manage to figure this out I have the exact same issue?
Answer by tony_jadeja · Mar 16, 2021 at 09:01 AM
I have resolved my issue for Google cardboard by these steps.
Edit -> Project settings -> Player -> Other settings -> Graphics APi
And remove `Vulkan` from the list by clicking - at the right bottom of the box.
Your answer
Follow this Question
Related Questions
Blue Screen upon opening Unity 1 Answer
Google Maps SDK CORS policy is breaking my WebGL build 1 Answer
Left eye not rendering when setting Direct Render flag to false - iOS / Cardboard SDK 5 Answers
Why can't I install Andoir SDK for unity 2 Answers
Cardboard VR Game on Iphone just fills half the Screen 1 Answer