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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Bug Getting stuck on Domain Reload

Discussion in 'Editor & General Support' started by Sebioff, Dec 21, 2022.

  1. Sebioff

    Sebioff

    Joined:
    Dec 22, 2013
    Posts:
    210
    Since updating to Unity 2022.2 the editor keeps getting stuck on Reloading Domain on every second or third recompile roughly.

    upload_2022-12-21_12-43-34.png

    The Editor.log just shows that it compiled assemblies, and then says:
    Nothing else gets logged afterwards.

    What can I do to figure out what's going on?
     
  2. Cornysan

    Cornysan

    Joined:
    Sep 29, 2022
    Posts:
    1
    Same issue here
     
  3. whateverbigboss

    whateverbigboss

    Joined:
    Sep 9, 2015
    Posts:
    1
    Same issue
     
  4. Crocoder

    Crocoder

    Joined:
    Mar 19, 2019
    Posts:
    12
    Same issue, bump?
     
  5. Ivy-SM

    Ivy-SM

    Joined:
    Apr 18, 2013
    Posts:
    31
    Same with one of my projects. Is there a way to cancel the domain reload and try again?
    Also turning off the domain reload from project settings does not help.
    I think I isolated the problem to a dll (Rehci.SshNet.dll), but unfortunately it's essential for my project and I cannot just remove it.
     
  6. Ivy-SM

    Ivy-SM

    Joined:
    Apr 18, 2013
    Posts:
    31
    I tested on different versions of Unity (2021, 2022, 2023) and all have the same problem. Sometimes it works fine for an hour, but there are cases where it gets stuck every time I make a change. And what bothers me the most is: I have turned off the domain reload in the settings and it still does it.
    Does anybody have an idea how to REALLY turn it off?
     
  7. FWCorey

    FWCorey

    Joined:
    Feb 2, 2011
    Posts:
    40
    Bump - Unity 2022.2.5
    Only fix is reboot pc and then delete the temp and library folders before re-opening the project.
     
  8. curtispelissier

    curtispelissier

    Joined:
    Jul 26, 2019
    Posts:
    39
    Same issue with Unity 2022.2.6f1

    Even deleting Library and Temp doesn't seem to work...
     
  9. Darkgaze

    Darkgaze

    Joined:
    Apr 3, 2017
    Posts:
    369
    For me it happens when I connect Visual Studio for debugging, then click the "Enable debugging mode" and then it starts to reload domain... and stays there for minutes. I stop the debugging session and it's stuck, Visual and Unity. I have to restart both. And this happens too often.
     
  10. jaindevesh144

    jaindevesh144

    Joined:
    Jan 31, 2022
    Posts:
    1
    Should we use older version then?
     
  11. oreo_unity

    oreo_unity

    Joined:
    Apr 20, 2022
    Posts:
    1
    same issue, 2022.2.9f1 and 2022.2.11f1
     
  12. talila

    talila

    Joined:
    Mar 6, 2015
    Posts:
    23
    We're having the same issue here
     
  13. slava_pankratov

    slava_pankratov

    Joined:
    Jan 17, 2015
    Posts:
    45
    same issue when opening project... it's terrible :(
     
    MuntyMcFly likes this.