Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: luggage on August 22, 2015, 08:57:57 AM
-
Hello
I'm pretty new to Unity and NGUI. I've downloaded 3.9.2 and imported it but when I go to load up one of the tutorial scenes (or any of them in fact) I get...
"All compiler errors have to be fixed."
When I click the UI Root the UI Root and UI Panel script says "the associated script can not be loaded. Please fix any compiler errors and assign a valid script".
Any ideas? It's bound to be me but I'm not sure what.
Thanks!
-
On further investigation it seems to be something to do with default parameters in mono develop. I've set the project to use Mono \ 4.0 and rebuilt all but I still get the same issue.
-
Sorted it finally. In monodevelop you need to set the projects to use mono\4.0m and for some reason it had lost all the needed references somewhere down the line.