ViveInputUtility-Unity icon indicating copy to clipboard operation
ViveInputUtility-Unity copied to clipboard

Conflicts with development doing multiplatform

Open hdavid-bpg opened this issue 3 years ago • 1 comments

  • Conflicts arise when multiple plugins are used using similar plugins like LitJson. Platforms like...
    • Meta
    • Pico
  • Also I do not know why there was an ambiguous issue with Unity Assets\HTC.UnityPlugin\ViveInputUtility\Scripts\Editor\VRPlatformSettings\WaveVRSettings.cs(517,29): error CS0104: 'ListPool<>' is an ambiguous reference between 'UnityEngine.Rendering.ListPool<T>' and 'HTC.UnityPlugin.Utility.ListPool<T>'

also

Assets\HTC.UnityPlugin\ViveInputUtility\Scripts\Editor\VRPlatformSettings\WaveVRSettings.cs(531,21): error CS0019: Operator '>' cannot be applied to operands of type 'method group' and 'int'

hdavid-bpg avatar Nov 08 '22 04:11 hdavid-bpg

Which Unity editor version did you use? Could you list all the plugins you installed in your project?

chengnay avatar Dec 16 '22 08:12 chengnay