I'm having some issue since I updated to the last NGUI version, something with the UIDrawCalls.
In the HUD I have 2 buttons there's always showing and when I try to disable them it, it doesn't dissapear, even if I disable the original object.
I selected them in the scene and in the Inspector shows _UIDrawCall [HUD].
This is creating me a long list of bugs.
How can I remove/clean this UIDrawCall?
Thanks in advance!