So when I do math calculations and receive a negative number, put it into a label, I get "(50)" as the representation for -50. Why does NGUI do this? How can I get it to recognize that it's a negative number and make it actually display a negative number? I have searched all through UILabel and haven't seen anything that modifies / controls this behavior. Any help to make this fix would be appreciated. Thank you.