Unable to load project - specified pathname not found compilation error
Hi all,
Using Unity 2021.1.6f1, I'm trying to open a project which works on colleagues environments.
Unity first offers me to use SAFE mode and then shows me plenty of "Le chemin d'accès spécifié est introuvable" errors ("specified pathname not found" in french) without any context.
My unity is in english and other warnings are in english, so I think this a command line or VS issue. Moreover, the needed packages are not loaded (mrtk, unitask..)
When I try to open the C# project from Unity, it launches Visual Studio 2019 but not the projet with an error message from VS : translated from french: "The following files have been specified on the command line: these files can't be found and won't be loaded"
Any ideas?
Thanks in advance for any suggestion,
Regards.
Hello, have you found a solution? I'm experiencing the same problem right now, and I can't figure out what to do...
Hello, I have exactly the same problem. Do you have any hint on how to resolve it ? I tried to fully reinstall everything but it doesn't work at all. Thanks in advance, M M
Your answer
Follow this Question
Related Questions
I am getting a CS1504 error in Unity,I am getting a CS1504 error 0 Answers
VS Code showing errors in Editor scripts while referencing another class 1 Answer
Bizarre compile errors in Unity while Visual Studio will build project successfully 0 Answers
Unity namespace cannot be found (C# MonoDevelop) 1 Answer
Adding Scripts to Unity Doesn't Correctly Update Visual Studio Solution Or Project 1 Answer