InvexGames / MaterialUI

MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.
http://invexgames.com/materialUI.html
Other
771 stars 200 forks source link

Can't Instantiate #49

Closed indieGEAR closed 9 years ago

indieGEAR commented 9 years ago

Sorry for my bad English. So, when I try to instantiate any element, I get:

ArgumentException: The thing you want to instantiate is null. UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at C:/buildslave/unity/build/Runtime/Export/UnityEngineObject.cs:102) UnityEngine.Object.Instantiate (UnityEngine.Object original) (at C:/buildslave/unity/build/Runtime/Export/UnityEngineObject.cs:87) MaterialUI.MaterialUIEditorTools.CreateCheckbox () (at Assets/MaterialUI-master/MaterialUI-master/Editor/MaterialUIEditorTools.cs:179)

Any ideas? Unity 5.1.1 Personal, Android Project

indieGEAR commented 9 years ago

I just import .unitypackage file instead zip