ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
357 stars 81 forks source link

`HTC.UnityPlugin.ColliderEvent' already contains a definition for `IColliderEventHoverExitHandler' #39

Open itssource opened 6 years ago

itssource commented 6 years ago

Uninstalled the old folder for VIU.

Added under Assets (same place) this update.

Now seeing this error message.

15] Assets/HTC.UnityPlugin/ColliderEvent/ColliderEventInterfaces.cs(12,22): error CS0101The namespace HTC.UnityPlugin.ColliderEvent' already contains a definition forIColliderEventHoverExitHandler'

itssource commented 6 years ago

How I fixed it. Removed related assets in the Gizmos folder as well. Brought this package back in. Now it's working.