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. Dismiss Notice

Bug After getting AI Navigation package, Editor gets stuck on Waiting for script updater popup

Discussion in 'Navigation' started by FredTuna, Dec 9, 2022.

  1. FredTuna

    FredTuna

    Joined:
    Dec 28, 2016
    Posts:
    16
    I just update to Unity 2022.2.0 and needed to start using the AI Navigation package instead of the NavMeshComponents source code. Unfortunately, when doing that, the editor gets stuck with this popup:
    upload_2022-12-9_14-59-36.png

    Closing and reopening Unity even after deleting the Library folder doesn't fix the issue. Reverting the changes to manifest.json and packages-lock.json (so removing the AI Navigation package) fixes the issue.

    Any idea what could be wrong and how to fix this?
     
  2. WendelinReich

    WendelinReich

    Joined:
    Dec 22, 2011
    Posts:
    228
    Bump this! Unity 2022 still has this problem (regarding a completetly different script in my case), the script updater blocks Unity forever.