I'm having this weird issue where NGUI is creating an empty UI Root at runtime sometimes.
I have no idea why this happens. But since this has started happening, my UI loses its layout in some PC Standalone builds, and everything goes to the center of the screen, as if the UI layout becomes corrupt.
Any idea what could cause this?
I'm using NGUI 3.9.4
EDIT : I also tried the latest, 3.9.6.d, still have the same issue.