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

InvalidOperationException: TouchManager instance is required! TouchScript.Gestures.Gesture.Start () #45

Closed
madhug opened this issue Dec 1, 2013 · 1 comment

Comments

@madhug
Copy link

madhug commented Dec 1, 2013

I have added TouchScript GameObject with the TouchManager component in the scene. It works when I run this scene exclusively.
However, when I change scenes, the error occurs even though the TouchScript object exists and is active -

InvalidOperationException: TouchManager instance is required!
TouchScript.Gestures.Gesture.Start ()

@valyard
Copy link
Contributor

valyard commented Dec 2, 2013

I think I fixed this in 41a38bb.
Checkout the latest develop build and test if it works for you.

@valyard valyard closed this as completed Dec 2, 2013
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

2 participants