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

Unity 2020 New projects initialize slowly.

Discussion in '2020.1 Beta' started by Mekolaos, Mar 30, 2020.

  1. Mekolaos

    Mekolaos

    Joined:
    Jun 2, 2019
    Posts:
    2
    Hello !

    I have tried to start a new project and also tried to import a 2019 project in Unity 2020 and it took about 10 minutes to initialize both, whereas in 2019 it took me about 2 to 3 minutes.
    I don't exactly have the fastest computer, but it is odd to me that it takes so much time to load when it used to be way faster. Can anyone enlighten as to why that is ?
     
  2. DiegoDePalacio

    DiegoDePalacio

    Unity Technologies

    Joined:
    Oct 28, 2009
    Posts:
    506
    Hello Mekolaos,

    The process of importing a project from an older version of Unity requires to re-import and re-create multiple assets and this is the main cause of delay in opening Unity while doing such operation.

    Opening an entirely new project should take less time than importing an already existing project. Have you tried to restart your computer and create another new project to check if the time is reduced?
     
    LeonhardP and Mekolaos like this.
  3. Mekolaos

    Mekolaos

    Joined:
    Jun 2, 2019
    Posts:
    2
    Hi Diego !

    I just restarted my computer and recreated a project. It took me about five minutes, which is much better than before. I must've left an unnecessary process open or something. Thank you for the answer.
     
    DiegoDePalacio likes this.
  4. Symo7

    Symo7

    Joined:
    Mar 2, 2014
    Posts:
    23
    Loading projects (even new ones created in 2020) is way slower than earlier versions. I have a fairly basic new project (mainly UI at the moment) and it takes around 4 minutes to load, mainly on 'importing...'. I have 'compress assets on import' disabled - this makes it take over 10 minutes if enabled.

    Image1.jpg
     
  5. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,102
    Could you please submit a bug report with a project that used to load quicker in previous versions attached to it?
     
  6. Symo7

    Symo7

    Joined:
    Mar 2, 2014
    Posts:
    23
    For a basic project there isn't a lot of difference (in fact 2020 was quicker). I think HDRP is the culprit in my project...