Solana.Unity-SDK icon indicating copy to clipboard operation
Solana.Unity-SDK copied to clipboard

Solana conflicts with WebGL multiplayer SDK like Photon Fusion.

Open HussainTechGee opened this issue 1 year ago • 7 comments

This SDK conflicts with any other package that needs a WebSocket-sharp DLL, such as any WebGL multiplayer SDK, such as Unity Netcode and Fusion. Solana SDK has some odd, modified version of the DLL, so removing the others won't solve the problem because the one delivered with this product doesn't work as expected and breaks any WebGL multiplayer game. You cannot remove the one shipped with Solana SDK because it breaks the build.

HussainTechGee avatar Sep 11 '24 08:09 HussainTechGee