-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error within my game but not on seperate project? #42
Comments
Hello. |
I am using the latest 4.6, as I said it works on a seperate project but for some reason not in my game project |
Maybe you have a class named Toggle in your project |
Hm maybe. I'll have a look around. I am also using a custom inputmanager that changes the standalone input to another script maybe that coulthee it |
Any luck? |
No luck, im assuming its InputManager plugin as it requires a standalone input script change. |
Try removing InputManager to see if it's the cause maybe? Just to make sure. |
Yes I had a class called Toggle got rid of it and it worked. Now a question for the dropdown scrolling or just the UI stuff in general, how well can it handle controller support as well as keyboard and mouse support? |
Also because I am using another inputmanager where would I go to make the hover events work for things like the dropdown etc as I will need to change some code to register my mouse |
Hi! Thanks for bringing this issue to my attention :) I'm now working on MaterialUI in a private repo, adding features and the likes for an official release on the Asset Store - this means that I won't be adding/fixing anything more in this repo (sorry). Feel free to fork this one if you'd like to tackle to issue yourself, and/or send me an email at [email protected] if you want me to let you know when it's available. Cheers, |
https://gyazo.com/91f6e926cc53cdb9397e155d8573694a not too sure what can be causing this.
The text was updated successfully, but these errors were encountered: