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.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

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:
    979
    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:
    979
  3. simon-lemay-unity

    simon-lemay-unity

    Unity Technologies

    Joined:
    Jul 19, 2021
    Posts:
    383
    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:
    979
    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:
    383
    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:
    979
    I confirmed that 1.0.0-pre.8 solved this issue.
     
    simon-lemay-unity likes this.