XRTK / com.xrtk.oculus

The Oculus platform components for the XRTK

Home Page:https://github.com/XRTK/XRTK-Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVR Plugins conflict

StephenHodgson opened this issue · comments

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

Multiple plugins with the same name 'ovrplugin' (found at 'Packages/com.oculus.unity-integration/Runtime/VR/Plugins/1.61.0/Win64/OVRPlugin.dll' and 'Packages/com.xrtk.oculus/Runtime/Plugins/1.61.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.

To Reproduce

  1. Go to Open development branch of XRTK.Core XRTK/com.xrtk.core@3a54697

Expected behavior

No conflicting plugins

Actual behavior

Conflicting Plugins

Screenshots

image

Your Setup

Also reproducible when importing other packages that have the OVRPlugins such as https://github.com/RageAgainstThePixel/com.oculus.unity-integration

This is a known issue and will be documented as such