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

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.

1 Like

This issue still exists with the 0.17.0 version

2 Likes

[2018/07/06] Unity 2018.1.6f1 Win10 64 Pro, Still there! :-/

I have the same problem.

I´m trying to solve it downloading a previous version

I have the same problem but I think I found a thread that might fix it?

You can use System.IO.Path

e.g.

        Resources.Load("Sounds" +  System.IO.Path.DirectorySeparatorChar +id);

Thank you

open ur previous project and from inside create new project .

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?

problem fixed here :

i hate you

2 Likes

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:

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: FIX 0xc000007b Error: The Application Was Unable to Start Correctly | Geek's Advice
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!!!
6741043--776845--upload_2021-1-19_19-3-0.png

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

I tryed all options, but not worked

Don´t worry. Now works fine

How did you resolve the issue?