Search Unity

Error launching application: The application path '[...]' does not exist.

Discussion in 'Unity Hub' started by robert-sherwood, May 12, 2018.

  1. robert-sherwood

    robert-sherwood

    Joined:
    Jan 7, 2018
    Posts:
    14
    Unity hub version 0.16.0
    Unity version 2018.1.0f2

    I told Unity Hub to install the latest release on a separate volume, I have big old magnetic disk where I install non-critical apps and files.

    The path I set in "Editor Folder Location" is "/Volumes/Data/Unity Editor"

    The installation attempt failed three or four times reporting a corrupted download, but I finally got it installed.

    Now when trying to launch the latest unity by opening a project, I get the following error:


    I can open it directly by going to "/Volumes/Data/Unity Editor/2018.1.0f2/Unity/" and double-clicking on the Unity app from there.

    Appears to be a path issue.
     
    Last edited: May 12, 2018
    tienzhaoz likes this.
  2. robert-sherwood

    robert-sherwood

    Joined:
    Jan 7, 2018
    Posts:
    14
    This issue still exists with the 0.17.0 version
     
    NeatWolf and Immu like this.
  3. NeatWolf

    NeatWolf

    Joined:
    Sep 27, 2013
    Posts:
    924
    [2018/07/06] Unity 2018.1.6f1 Win10 64 Pro, Still there! :-/
     
  4. Reymena2

    Reymena2

    Joined:
    Sep 28, 2019
    Posts:
    2
    I have the same problem.
     
  5. Reymena2

    Reymena2

    Joined:
    Sep 28, 2019
    Posts:
    2
    I´m trying to solve it downloading a previous version
     
  6. fabianpaci

    fabianpaci

    Joined:
    Nov 20, 2019
    Posts:
    1
  7. F00buzz

    F00buzz

    Joined:
    Oct 4, 2016
    Posts:
    11
    You can use
    Code (CSharp):
    1. System.IO.Path
    e.g.
    Code (CSharp):
    1.         Resources.Load("Sounds" +  System.IO.Path.DirectorySeparatorChar +id);
    2.  
     
  8. sebhch

    sebhch

    Joined:
    Jan 31, 2020
    Posts:
    4
  9. avinashrawat1705

    avinashrawat1705

    Joined:
    Aug 8, 2020
    Posts:
    1
    open ur previous project and from inside create new project .
     
  10. liampgibney

    liampgibney

    Joined:
    Oct 15, 2020
    Posts:
    1
    i am getting this problem when i try and make a project it say "this application path does not exist" does anyone know how to fix it?
     
  11. ahmedaniss

    ahmedaniss

    Joined:
    Sep 18, 2019
    Posts:
    98
    problem fixed here :
     
    Last edited: Dec 1, 2020
  12. GoodBoy131104

    GoodBoy131104

    Joined:
    Dec 4, 2020
    Posts:
    1
    i hate you
     
    kevserra and Deleted User like this.
  13. tienzhaoz

    tienzhaoz

    Joined:
    Mar 8, 2021
    Posts:
    1
    Hi, I don't use English well. But this way worked for me. Hope to help someone. Here is I used google translate to convert from Vietnamese to English.

    During the process, I encountered an error: It was an error that prevented my device from being able to open Unity, even though I created a New Project at Unity Hub and tried many times while uninstalling and reinstalling.

    Description of the error that occurred: After downloading the versions of Unity Hub and the LTS supported version of Unity 2019.4.21f1 LTS, I created a new project at Unity Hub and then did not show anything. After that, re-enter Unity Hub and click on the created project, it reports the error Project path does not exist:…. Then I tried to enter using Unity outside Unity 2019.4.21f1 desktop (64-bit), it gave an error:
    FIX 0xc000007b Error: The Application Was Unable to Start Correctly

    Link repair instructions:
    https://geeksadvice.com/fix-the-application-was-unable-to-start-correctly-0xc000007b-error/

    The reason I think it is in that:
    Method 9. Repair Microsoft Visual C ++ Redistributables to fix 0xc000007b
    At the link I have provided

    I'm not sure either, but I think it's 8 or 9. I am more inclined to side 9, because I have fixed the error on side 9 and then reset the device, I can run Unity and create a new project.

    Summary: follow link: https://geeksadvice.com/fix-the-application-was-unable-to-start-correctly-0xc000007b-error/
    And use way 9.
    Note when fixing the error of 9 is to repair the one that can be repaired, then reset the device, whichever does not work is fine.
    Hope it helps someone and useful to you!!!
    upload_2021-3-8_21-43-9.png
     
    Last edited: Mar 8, 2021
  14. carlitosssscamb

    carlitosssscamb

    Joined:
    Nov 7, 2020
    Posts:
    1
    i deleted unity for the first time then i installed it again when i tried to make a projec it says the folowing:
    error launching the editor,the application path does not exist.
    what do i do
     
  15. geronimoayala32

    geronimoayala32

    Joined:
    May 24, 2021
    Posts:
    2
    I tryed all options, but not worked
     
  16. geronimoayala32

    geronimoayala32

    Joined:
    May 24, 2021
    Posts:
    2
    Don´t worry. Now works fine
     
  17. basakaydin

    basakaydin

    Joined:
    Jun 20, 2021
    Posts:
    1
    How did you resolve the issue?