Search Unity

How do I turn off small gray labels showing up next to my buttons?

Discussion in 'UGUI & TextMesh Pro' started by kenmarold, Jan 4, 2016.

  1. kenmarold

    kenmarold

    Joined:
    Jun 11, 2015
    Posts:
    27
    How do I turn off these small gray labels showing up next to my buttons? They show up when I play the game, both in Unity and in my builds, How do I turn them off?
     

    Attached Files:

  2. phil-Unity

    phil-Unity

    Unity UI Lead Developer

    Joined:
    Nov 23, 2012
    Posts:
    1,226
    They must be something you've added they are not something the system adds its self.
     
  3. kenmarold

    kenmarold

    Joined:
    Jun 11, 2015
    Posts:
    27
    I just have no idea where they're coming from.
     
  4. phil-Unity

    phil-Unity

    Unity UI Lead Developer

    Joined:
    Nov 23, 2012
    Posts:
    1,226
    Some script with a OnGUI function?