I am a novice in unity3d.
And Ngui Use
I have one problem.
UIPanel is drawn in immediately.
I turn off the GameCamera, UICamera only on.
I GameCamera UIPanel in the LateInit off.
Then, before drawing UIPanel GameCamera is turned off.
What is problem?