Discussions

Ask a Question
Back to All

Error on startup

Hi guys,

I just installed NewtonVR on top of my SteamVR plugin for a VIVE project. I opened the demo scene and enabled SteamVR. However after doing this, I get this error:

"Assets/NewtonVR/SteamVR/NVRSteamVRInputDevice.cs(37,27): error CS0117: SteamVR_Utils' does not contain a definition for Event' "

I have commented out the four offending lines in the NVRInputDevice script to get it to compile, but I realized I don't have interactions through the controllers. Has anyone faced similar problems?

Thanks.