Search Unity

  1. We are migrating the Unity Forums to Unity Discussions by the end of July. Read our announcement for more information and let us know if you have any questions.
    Dismiss Notice
  2. Dismiss Notice

Question Unity mirror handler error

Discussion in 'Relay' started by streamermr228, Feb 2, 2024.

  1. streamermr228

    streamermr228

    Joined:
    Jun 8, 2023
    Posts:
    1
    Hello guys, I`m new to unity mirrror and relay, and I can`t fix this problem with handlers:

    OnClientDataReceived called with no handler
    UnityEngine.Debug:LogWarning (object)


    and:

    OnClientDisconnected called with no handler
    UnityEngine.Debug:LogWarning (object)


    and:

    OnClientDisconnected called with no handler
    UnityEngine.Debug:LogWarning (object)

    that lags my game

    What I shoud do with my game?