Gui text problem?

I cant’s see the gui text no matter what the scale or the color is?
how an i find out what should i do?
here’s a screenshot

Can you show the code?

I’ll assume you’re using the Unity 4.6 UI. In this case, you must have your GUI Text attached to a Canvas object.

If you’re not using the 4.6 UI, but the actual GUI Text, the position of it might be incorrect. Set it to 0.5, 0.5 to see if that’s the problem. Also, make sure it has text on it. :stuck_out_tongue: