Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
vrguestnet's avatar
vrguestnet
Honored Guest
6 years ago

Error Ruined My Unity Project

I keep getting these two errors:

1. Multiple plugins with the same name 'ovrplugin' (found at 'Assets/Oculus/VR/Plugins/1.38.0/Win/OVRPlugin.dll' and 'Assets/Oculus/VR/Plugins/1.38.0/Win64/OVRPlugin.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor. OculusSampleFrameworkUtil:HandlePlayModeState(PlayModeStateChange) (at Assets/Oculus/SampleFramework/Editor/OculusSampleFrameworkUtil.cs:43)
UnityEditor.EditorApplication:Internal_PlayModeStateChanged(PlayModeStateChange)

 2. Multiple plugins with the same name 'ovrplugin' (found at 'Assets/Oculus/VR/Plugins/1.38.0/Win/OVRPlugin.dll' and 'Assets/Oculus/VR/Plugins/1.38.0/Win64/OVRPlugin.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.

Please somebody help me with this

2 Replies

Replies have been turned off for this discussion
  • it means you have copies of the same Oculus plugins. Just delete the ones that you're not using.