- Home /
Android skybox not visible in emulator
I cannot get my skybox to show up on the Android emulator. I have a simple scene containing: one camera, one skybox, one cube, and one directional light. I can see the cube, but the skybox is not visible. It just draws the cube on top of the splash screen.
http://img718.imageshack.us/i/androidrunningdemo.png/
I have the following settings on the skybox textures:
aniso level = 1
filter mode = Biliniear
Wrap Mode = repeat
Texture type = texture
Max Size = 1024
Format = Compressed
What am I doing wrong?!
Answer by Necror · Dec 11, 2011 at 06:21 PM
I had the same problem, I fixed it by using the skybox in the standard assets(mobile) witch is just a big textured cube.
Your answer
Follow this Question
Related Questions
Black skybox on android device 0 Answers
How to set terrain texture not to be in ASTC compression? 1 Answer
color of texture skybox 0 Answers
Change GUITexture Using UnityScript 1 Answer
Terrain Texture Black on Android 2 Answers