Skip to content

[unity-sdk-core-0.3.0] websocket-sharp.dll conflicts with other plugins since they have the same Namespace #587

@MirajMenon

Description

@MirajMenon

IBM Watson SDK and SendBird SDK Both have the same name for websocket-sharp which causing conflicts with code, unable to use both in one project.

Steps to reproduce:

Expected behaviour:

  • Being able to use IBM Watson SDK with other third party plugins to different services.

Actual behaviour:

  • Unity shows the following errors:
    PrecompiledAssemblyException: Multiple precompiled assemblies with the same name websocket-sharp.dll included for the current platform. Only one assembly with the same name is allowed per platform

Development Environment:

  • Unity 2018.3.5f1
  • IBM Waston SDK: unity-sdk-3.4.1 & unity-sdk-core-0.3.0
  • SendBird .NET SDK
  • Windows 7

Found similar closed issue #334 but still facing this Issue in current websocket from unity-sdk-core-0.3.0\Plugins\websocket-sharp.dll

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions