Iam using unity 4.3.6f1 and in a simple scene (with nothing else on it) i am trying to put a UI TEXT object. Every thing is ok, the Font size is 72, horizontal and vertical overflow properties are set to overflow, the text has a red color and it is only visible in the game tab but not in the scene tab (also when i run the scene it is visible). I tried to use the “align to view” property but nothing happens.
Change the canvas to screen space overlay
under canvas inside the canvas obviously.