Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: veeko on November 25, 2014, 08:46:41 AM
-
In a scene containing around 300 UISprites (not sure if quantity is relevant), sometimes a few of the UISprites aren't visible(refreshed) after disabling and re-enabling the component.
I can see in the inspector that the UISprite is indeed enabled, and moving it etc. will make it reappear.
Has anybody encounter this problem before? Is there a way I can prevent this from happening? Thanks in advance.
P.S. Sprites are grouped in groups of 3 sprites and are disabled, enabled together
-
How are you enabling/disabling them? Are you changing their parent at any point?