Skip to content
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

Open
Elit3d opened this issue Apr 6, 2015 · 10 comments
Open

Error within my game but not on seperate project? #42

Elit3d opened this issue Apr 6, 2015 · 10 comments

Comments

@Elit3d
Copy link

Elit3d commented Apr 6, 2015

https://gyazo.com/91f6e926cc53cdb9397e155d8573694a not too sure what can be causing this.

@nah0y
Copy link
Contributor

nah0y commented Apr 6, 2015

Hello.
What is the Unity version you're using?
Minimum must be 4.6.2

@Elit3d
Copy link
Author

Elit3d commented Apr 6, 2015

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

@nah0y
Copy link
Contributor

nah0y commented Apr 6, 2015

Maybe you have a class named Toggle in your project

@Elit3d
Copy link
Author

Elit3d commented Apr 6, 2015

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

@InvexGames
Copy link
Owner

Any luck?

@Elit3d
Copy link
Author

Elit3d commented Apr 28, 2015

No luck, im assuming its InputManager plugin as it requires a standalone input script change.

@nah0y
Copy link
Contributor

nah0y commented Apr 29, 2015

Try removing InputManager to see if it's the cause maybe? Just to make sure.
And sure that you don't have another class called Toggle?

@Elit3d
Copy link
Author

Elit3d commented Apr 30, 2015

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?

@Elit3d
Copy link
Author

Elit3d commented Apr 30, 2015

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

@InvexGames
Copy link
Owner

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,
Declan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants