Search Unity

Third Party Assets/Photon Unity Networking/Plugins/PhotonNetwork/SocketWebTcp.cs(46,17): error CS0246: The type

Discussion in 'Multiplayer' started by Shreenath1322, Jun 21, 2018.

  1. Shreenath1322

    Shreenath1322

    Joined:
    Apr 7, 2016
    Posts:
    7
    Hi,

    I am trying to build a photon voice project in WebGl and i am getting this error and i am not able to figure out the issue. "
    Assets/Photon Unity Networking/Plugins/PhotonNetwork/SocketWebTcp.cs(46,17): error CS0246: The type or namespace name `WebSocket' could not be found. Are you missing an assembly reference?"

    Has anyone face similar issue and how to get over it.

    Thanks in advance