Search Unity

Bug Installed a new version for a project and it worked for the first time, but not the second?

Discussion in 'Unity Hub' started by rexthebuizel, Jul 14, 2020.

  1. rexthebuizel

    rexthebuizel

    Joined:
    Jul 14, 2020
    Posts:
    2
    https://imgur.com/iCXq5jb

    Hello! I have a problem concerning a project where I installed a new version to work with it, specifically 2019.2.0f. When I opened it for the first time, it worked. It was late at the time, so I turned it off and went to sleep. When I turned it on again the next day, it gave me the error in the attached picture.

    I've already tried uninstalling and reinstalling Hub, but it simply yielded the same error. How do I fix this?
     
  2. charlesb_rm

    charlesb_rm

    Joined:
    Jan 18, 2017
    Posts:
    485
    please post a screenshot of your installs tab so we can see if the versions are installed properly?
     
  3. rexthebuizel

    rexthebuizel

    Joined:
    Jul 14, 2020
    Posts:
    2
    Yes, of course. Here it is.
     

    Attached Files:

  4. StartStart

    StartStart

    Joined:
    Jan 2, 2013
    Posts:
    150
    This is the best way to use Unity 2019 from my today attempted.

    1.) Uninstall all Unity Editor versions that not need / Can't open
    2.) Uninstall Unity Hub
    3.) Delete all folders contain words 'Unity' on 'C:\Program Files'
    4.) Delete all folders contain words 'Unity' on 'C:\ProgramData'
    5.) Delete all folders contain words 'Unity' on 'C:\Users\YOUR_ACCOUNT_NAME\AppData\Local'
    6.) Delete all folders contain words 'Unity' on 'C:\Users\YOUR_ACCOUNT_NAME\AppData\LocalLow'
    7.) Delete all folders contain words 'Unity' on 'C:\Users\YOUR_ACCOUNT_NAME\AppData\Roaming'
    8.) Press 'Windows + R' >> Type 'regedit' >> Go to 'Computer\HKEY_CURRENT_USER\SOFTWARE' and delete all folders contain words 'Unity'
    9.) Download newest Unity Hub (Not beta)
    10.) Download Unity 2019.3.15f1 or Unity 2019.4.5f1
    11.) Install Unity Hub >> Login >> Apply Personal License
    12.) Install Unity 2019.3.15f1 or 2019.4.5f1

    Now you can open project by Unity Hub XD.

    Hope this help.

    ---

    This is Unity versions that I tried and it's cannot open from Unity Hub.
    - 2019.4.0
    - 2019.4.1
    - 2019.4.2
    - 2019.4.3
    - 2019.4.4
     
    Last edited: Jul 28, 2020
    DomingoGD likes this.
  5. BasilUnity

    BasilUnity

    Unity Technologies

    Joined:
    Mar 28, 2018
    Posts:
    93
    Hi @rexthebuizel
    Based on your first screenshot, it looks there is no Editor shown under the Unity Version column. Have you tried clicking the 'down arrow' in that column and selecting an Editor you already have installed?