Multiple precompiled assemblies errors with Photon Chat

Options

I tried add the Photon Chat to the Unity WebGL project in Unity 2020.3 and get the multiple precompiled assemblies error with Photon3Unity3D.dll which don't occur in another project(Android Build).

Here is the error messages:

Multiple precompiled assemblies with the same name Photon3Unity3D.dll included or the current platform. Only one assembly with the same name is allowed per platform. (Assets/Photon/PhotonLibs/netstandard2.0/Photon3Unity3D.dll)

Multiple precompiled assemblies with the same name Photon3Unity3D.dll included or the current platform. Only one assembly with the same name is allowed per platform. (Assets/Photon/PhotonLibs/Photon3Unity3D.dll)

How can I fix this?

Best Answer

  • JiNNu
    JiNNu
    Answer ✓
    Options

    Already solved by remove photon package and re-import it does the work now no any error and Chat editor appears.

Answers

  • JiNNu
    JiNNu
    Answer ✓
    Options

    Already solved by remove photon package and re-import it does the work now no any error and Chat editor appears.