New update caused some errors...

0 votes
asked Jul 23, 2016 in Critical bug by artenio (280 points)

Hello,

I have just upgraded MaterialUI to the newest version..

Some components like buttons with icon have the icons fucked up, but is not a problem, i can recreate them.

An important problem that i have is this:

In console i have this error and i cannot run the game, so i cant continue developement...

Assets/MaterialUI/Scripts/MaterialUtils/InstantiationHelpers/DropdownInstantiationHelper.cs(14,53): error CS0246: The type or namespace name `InstantiationOptions' could not be found. Are you missing a using directive or an assembly reference?


 

Please fix this issue as soon as possible or tell me what i have to do...

 

Thanks in advance,

Artenio

commented Jul 25, 2016 by admin (31,720 points)
Hi Artenio,

What version of Unity are you using? What OS are you working with? What is your primary target platform? Did you upgrade from MaterialUI v1.1.4 or a previous version?

If possible, could you try creating a new project with MaterialUI imported, completely removing the 'MaterialUI' folder from your current one, and copying the folder over from the new project?

~ Declan.

1 Answer

0 votes
answered Aug 22, 2016 by admin (31,720 points)
 
Best answer
Looks like there was an issue while importing the update.
What we can recommend is to completely remove MaterialUI from your project and reimporting it.
This should fix the issue.

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