Moralis with Photon (PUN 2). WebSockets errors. Solved

If you use Moralis and PUN 2, then you will have a conflict of two WebSockets. I decided this moment in this way:

  1. Find 2 of your WebSockets and open them (you can use notepad)
  2. Copy the entire text from any WebSockets and paste it at the end of the second one, saving the changes. The first WebSockets will need to be deleted later.

In my case it didnt help :frowning:

Can you add more details like which SDK and Unity version you’re using and if this is with a Moralis project.

Did you try both of the solutions that I linked? You can share a repo of your project.

This should now be fixed with the latest SDK version.