Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Resolved (Case 1370584) An error occurred when calling NetworkDriver.ScheduleUpdate() without connection

Discussion in 'Unity Transport' started by Kichang-Kim, Oct 5, 2021.

  1. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    950
    Hi. I found that latest Unity Transport (1.0.0-pre.5) print errors when calling NetworkDriver.ScheduleUpdate() without Connect() or Listen().

    Error message is here:
    Error on receive, errorcode = 16777219

    This error did not occur when using old Unity Transport. I reported this as Case 1370584.
     
  2. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    950
  3. simon-lemay-unity

    simon-lemay-unity

    Unity Technologies

    Joined:
    Jul 19, 2021
    Posts:
    275
    Nice catch! Will be fixed in version 1.0.0-pre.8.
     
    Kichang-Kim likes this.
  4. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    950
    Is there any news for 1.0.0-pre.8? can you provide ETA?
     
  5. simon-lemay-unity

    simon-lemay-unity

    Unity Technologies

    Joined:
    Jul 19, 2021
    Posts:
    275
    We're aiming for end of the week. No guarantees, though.
     
    Kichang-Kim likes this.
  6. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    950
    I confirmed that 1.0.0-pre.8 solved this issue.
     
    simon-lemay-unity likes this.