object reference error on OuyaPanel

timbeciletimbecile Posts: 5Member
Hi, I'm brand new here.

I just exported the OUYACore package and imported it into my project.  Immediately after the import, I"m getting this error in the OuyaPanel.cs:

"Assets/Ouya/SDK/Editor/OuyaPanel.cs(1286,17): error CS0120: An object reference is required to access non-static member `UnityEngine.Behaviour.enabled'"

This doesn't seem to happen in the StarterKit project (which I compiled and ran on my Ouya successfully.

Any ideas?

Comments

Sign In or Register to comment.