Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: ankit khetrapal 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.
-
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.