Just Purchased - Fresh Import Gives Errors

0 votes
asked Aug 5, 2016 in Issue by Bud
NullReferenceException: Object reference not set to an instance of an object
MaterialUI.RippleManager.CreateRipple () (at Assets/MaterialUI/Scripts/Common/Ripples/RippleManager.cs:103)

When I just simply add a button to the canvas and click the button

Looking at line 103, its trying to instantiate the ripple prefab which I see in my project, any advice?

I tried moving moving my MaterialUI/Prefabs/Resources folder out into the root, that didn't work either.

1 Answer

0 votes
answered Aug 5, 2016 by anonymous
selected Aug 6, 2016 by admin
 
Best answer
Figured it out, had to add a MaterialUIScaler Script to my canvas
commented Aug 6, 2016 by admin (31,720 points)
Glad you made it work!
Feel free to ask if you have other issue ;)

~ Yohan
Welcome to MaterialUI support! Ask us anything :)
...