Error message is
“Instance of NGUITransformInspector couldn’t be created.
The script class needs to derive from ScriptableObject and be placed in the Assets/Editor folder.”
- NGUI import
- make Plugins folder
- put NGUI/ to Plugins/
- select object (ex. Main Camera) → Error happens
How do I get rid of the errror?