1
NGUI 3 Support / NGUI Fonts randomly disappear when deactivating others
« on: December 18, 2014, 08:04:35 AM »
I have a weird phenomenon where, by deactivating one GameObject containing an NGUI Label, other Labels disappear.
I have ensured that all labels have their own unique depth, but that does not solve the problem.
If you look at this example:
.. this has two labels. One for "BANK 3" and one for the number.
When I deactivate the number and replace it with a red cross (not an NGUI label, just an image) the top label disappears:
This also happens when I activate other labels, not just when deactivating. What am I missing here?
Thanks in advance
I have ensured that all labels have their own unique depth, but that does not solve the problem.
If you look at this example:
.. this has two labels. One for "BANK 3" and one for the number.
When I deactivate the number and replace it with a red cross (not an NGUI label, just an image) the top label disappears:
This also happens when I activate other labels, not just when deactivating. What am I missing here?
Thanks in advance