Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

BUG: Labels invisible when working with small Pixels per Unit

Discussion in '2017.1 Beta' started by der_r, May 9, 2017.

  1. der_r

    der_r

    Joined:
    Mar 30, 2014
    Posts:
    259
    I mostly develop 2D games and I like working with 1 PPU. Since a few versions I noticed that Labels are invisible when zooming out far enough to work comfortably 1 PPU.
     
    Last edited: May 9, 2017
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,132
    Hi der_r,
    Judging from your gif you have 3D Icons in the Gizmos enabled. Either try to disable 3D Icons or adjust their size via the slider in the Gizmos menu.
     
    der_r likes this.
  3. der_r

    der_r

    Joined:
    Mar 30, 2014
    Posts:
    259
    Oh, damn thanks that didn't even occur to me. :)