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. The 2023.1 beta is now available for testing. To find out what's new, have a look at our 2023.1 feature highlights.
    Dismiss Notice

Bug Upgrading from 2019.3.7 makes infinite import loop

Discussion in '2020.1 Beta' started by Kichang-Kim, Apr 9, 2020.

  1. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    929
    Hi. I found that upgrading 2019.3.7 to Unity 2020.1.0b4 makes infinite import loop. After a while editor showup, but I can't access any FBX and prefab asset. It shows rotating "loading indicator" on its icon and I can't click it on Project view.

    Console log shows infinite import loop found. But even it contains not only json file on Mathematics package. Upgrading to 2020.1.0b1~2 doesn't make this issue.
     
  2. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    929
    I found that automatically updated ShaderGraph and URP packages make problem. First time it automatically updated from 7.3.1 to 8.0.1 and it doesn't work with 2020.1 beta.

    After opened Unity editor window, I manually update it to 9.0.0-preview and issue is gone.