Search Unity

URP material converter loading forever/stuck (Unity 2021.2 beta)

Discussion in 'Editor & General Support' started by TIV-Games, Aug 20, 2021.

  1. TIV-Games

    TIV-Games

    Joined:
    Jun 13, 2015
    Posts:
    12
    Hi everyone, just upgraded my Unity 2020 project to Unity 2021.2b.

    Then installed URP (Universal Pipeline Renderer).

    After that figured out how to Convert Materials from Built-in to URP, but...

    First time I tried converting materials, I left the loading for 12 hours and it still didn't load, then I Ended the process through Task Manager.

    Now tried again, and it's been loading for 40 minutes, and still nothing.

    I don't see any errors on the console currently.

    There aren't a ton of materials.

    My computer is HP OMEN, graphics card is something like NVIDEA GTX 970.

    Let me know what info you need, and I'll try to figure out how to get it.

    Here's a screenshot of what I'm seeing:

    upload_2021-8-20_19-37-16.png
     
    DavidZobrist likes this.
  2. TIV-Games

    TIV-Games

    Joined:
    Jun 13, 2015
    Posts:
    12
    Also tried:
    Creating a new URP project (sample scene).
    After that I dropped in an asset with materials, this time Initialize Converters did finish loading when I pressed it.
    But then Convert Assets same thing happened, its just stuck on loading for 11 hours.

    upload_2021-8-21_10-49-11.png
     
    DavidZobrist likes this.
  3. maxuntoldgarden

    maxuntoldgarden

    Joined:
    Dec 9, 2019
    Posts:
    7
    Having the same issues. Have you found a workaround?
     
    NeatWolf likes this.
  4. NeatWolf

    NeatWolf

    Joined:
    Sep 27, 2013
    Posts:
    924
    Same issue here - long time, ok.

    But this feels just stuck.

    Should we downgrade the project? Can we invoke the old upgrader?

    Did you solve the issue?
     
  5. smallg2023

    smallg2023

    Joined:
    Sep 2, 2018
    Posts:
    144
    just happened to me where it got stuck on 4/5 and so i didn't try to initialize the read-only materials and it seems to work fine now.
     
  6. swantonb

    swantonb

    Joined:
    Apr 10, 2018
    Posts:
    172
    Same here, did you figure it out eventually?
     
  7. damvcoool

    damvcoool

    Joined:
    Jul 23, 2013
    Posts:
    16
    Still happening in Unity 2021.2.10
     
  8. apalombaML

    apalombaML

    Joined:
    Jan 14, 2021
    Posts:
    5
    Happening to me in 2022.1
    Is there some work around for this?
     
  9. PelvisParsley

    PelvisParsley

    Joined:
    Aug 9, 2016
    Posts:
    89
    Stuck for over 2 hours on 2021.3 LTS...
     
  10. Pytchoun

    Pytchoun

    Joined:
    Apr 12, 2015
    Posts:
    203
    Same
     
  11. johnvanderhoef

    johnvanderhoef

    Joined:
    Sep 2, 2017
    Posts:
    1
    Having the same issue. Every time I try to convert my project to URP it inevitably gets stalled at some point.
     
  12. jrbarcha

    jrbarcha

    Joined:
    Jun 24, 2015
    Posts:
    3
    Disabling the option "Readonly Material Converter" in the Render Pipeline Converter works like magic. The option creates temporary a .index file and that can take a long time.
     

    Attached Files:

  13. Pytchoun

    Pytchoun

    Joined:
    Apr 12, 2015
    Posts:
    203
    But do we need it ? What is the goal of that ?
     
    Last edited: Aug 17, 2022
  14. Pytchoun

    Pytchoun

    Joined:
    Apr 12, 2015
    Posts:
    203
    If someone have the answer one day. :)
     
  15. DavidZobrist

    DavidZobrist

    Joined:
    Sep 3, 2017
    Posts:
    234
    upgraded 2 projects from unity 2019 lts to 2021.3.11f1

    Post Proccesing stack v2 converter is stuck initializing for 40 minutes by now..
     
  16. caden3ds

    caden3ds

    Joined:
    May 17, 2017
    Posts:
    33
  17. WeaselOnaStick

    WeaselOnaStick

    Joined:
    Dec 29, 2017
    Posts:
    3
    2022.3 LTS:
    upload_2023-6-1_21-23-25.png
     
  18. Pytchoun

    Pytchoun

    Joined:
    Apr 12, 2015
    Posts:
    203
    This will be never fixe. :eek:
     
  19. unity_1BB0119D3024F0265713

    unity_1BB0119D3024F0265713

    Joined:
    Jan 15, 2023
    Posts:
    2
  20. unity_1BB0119D3024F0265713

    unity_1BB0119D3024F0265713

    Joined:
    Jan 15, 2023
    Posts:
    2
  21. donkey0t

    donkey0t

    Joined:
    Oct 23, 2016
    Posts:
    71
    I'm having the same problem with 2022.3.11f, but I don't get the opportunity to interact with the editor to make any changes, it immediately starts converting the materials. How are you bypassing this behaviour to make the URP changes?