Search Unity

Netcode malformed system packet received

Discussion in 'Multiplayer' started by Nogue, Apr 18, 2023.

  1. Nogue

    Nogue

    Joined:
    Jun 28, 2016
    Posts:
    1
    I built a dedicated server for my netcode test game and when I try to connect with the client I get the following warning:

    upload_2023-4-18_16-33-49.png

    And after some time my client is disconnected, has anyone experienced this? do you have a solution?

    My ServerStart.cs
    upload_2023-4-18_16-34-44.png

    My Client Config:
    upload_2023-4-18_16-35-25.png

    Note:
    My dedicated server is running locally (windows version) so my client connects to 127.0.0.1