Jump to content

Unity SDK compiler errors


huntjn

Recommended Posts

I imported the Unity SDK plugin and immediately get 2 compiler errors on the WaveVR_TrackedButtons script (see below)

 

Assets/WaveVR/Scripts/WaveVR_TrackedButtons.cs(15,15): error CS0101: The namespace `global::' already contains a definition for `ClickedEventArgs'
Assets/WaveVR/Scripts/WaveVR_TrackedButtons.cs(22,22): error CS0101: The namespace `global::' already contains a definition for `ClickedEventHandler'

Is there a known fix for this?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...