Skip to content

Can't build for WebXR when OpenVR XR plugin is in project #71

@yanoty3d

Description

@yanoty3d

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

No one assigned

    Labels

    fixed in next versionThis has been fixed and will need a test when the next version comes out.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions