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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...