-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
fixed in next versionThis has been fixed and will need a test when the next version comes out.This has been fixed and will need a test when the next version comes out.
Description
Similar to #33
I can't build for WebXR in a project with OpenVR XR plugin because I get these errors
Plugin 'ucrtbased.dll' is used from several locations:
Packages/com.valvesoftware.unity.openvr/Runtime/x64/ucrtbased.dll would be copied to <PluginPath>/ucrtbased.dll
Packages/com.valvesoftware.unity.openvr/Runtime/x86/ucrtbased.dll would be copied to <PluginPath>/ucrtbased.dll
Please fix plugin settings and try again.
UnityEditor.Modules.DefaultPluginImporterExtension:CheckFileCollisions(String)
UnityEditorInternal.PluginsHelper:CheckFileCollisions(BuildTarget)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
I tried Version 1.1.1 but makes no difference.
I would appreciate any helps or suggestions!
Metadata
Metadata
Assignees
Labels
fixed in next versionThis has been fixed and will need a test when the next version comes out.This has been fixed and will need a test when the next version comes out.