You shouldn't be disabling the UI camera. It's needed in quite a few places -- anchoring for example. There must always be a camera present that's able to see the UI elements. If there isn't, then you should disable the entire UI hierarchy, not just the camera. Also, a video of the issue would help, and make sure you have the latest version of NGUI.