You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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' and 'HTC.UnityPlugin.Utility.ListPool'
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'
The text was updated successfully, but these errors were encountered:
Platforms like...
Assets\HTC.UnityPlugin\ViveInputUtility\Scripts\Editor\VRPlatformSettings\WaveVRSettings.cs(517,29): error CS0104: 'ListPool<>' is an ambiguous reference between 'UnityEngine.Rendering.ListPool' and 'HTC.UnityPlugin.Utility.ListPool'
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'
The text was updated successfully, but these errors were encountered: