Author Topic: PopUP List and Dynamic Font issue.  (Read 1440 times)

ankit khetrapal

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 16
    • View Profile
PopUP List and Dynamic Font issue.
« on: December 02, 2013, 07:57:33 AM »
The image attached("ActualLayout") is my default layout.

No when i open the contents of the PopUp list the labels below that are coming above the background of the PopUpList which can be observed in image attached("issue")

How can this be resolved.


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: PopUP List and Dynamic Font issue.
« Reply #1 on: December 02, 2013, 08:55:34 AM »
Happens when NGUI can't replace the GUI/Text shader with Unlit/Text. Did you move the NGUI's shaders from the Resources folder at any point? You can also force it by creating a material for your dynamic labels that explicitly references Unlit/Text shader.