Camera renders in editor not in player

I have three cameras in my scene one is for the GUI one for a top down of the map and one for 3rd person of the map. Not when i test this is the editor all three cameras show up as they should. But when i try to view it in the web player my gui is missing.

I have tried setting the default quality settings up for the web player, but it still doesn't work. Also when i test this out as a .exe the gui works fine.

What could be some possible reason for this?

Thanks in advance for any help that you may be able to provide.

1 Answer

1

Check Camera.depth and GUI.depth, maybe they can be tweaked?

I have check the Camera.depth and it is set to topmost so it should be fine. I changed the value just to be safe and it still dosent work. As far as the GUI.depth, the GUI is really just a bunch of planes with textures on them