When I use GUIStyle in GUI.Label, the text shows twice, one is in default style, another is in custom style, but, if don’t use GUIStyle, the text will show once only. Is it the Pro trial limitation ?
I only call GUI.Label once, I just remove the GUIStyle in the GUI.Label, the text shows only once, really need help !! Thanks.
Got it ! The script is attached to another game object, remove it and back to normal ! Thanks !