I pressed "Create Your UI" button.
-> UI Root (2D), Camera, Anchor, Panel are generated.
-> I did scene saving.
-> Console view wrote "Cleaning up leaked objects in scene since no game object, component or manager is referencing them Texture2D has been leaked 1 times." message
Is this NGUI's bug?
ps. If I use NGUIEditorTools.DrawSeparator() then occur same situation.