DirectoryNotFoundException: Could not find a part of the path “D:\games\unity\games\Match3\TalesOfTheOrient\Temp\StagingArea\TalesoftheOrient-TheRisingSun.Windows\TalesoftheOrient_TheRisingSun.Windows.csproj.user”.
My game name is “Tales of the Orient - The Rising Sun”, and that directory really does not exists, Unity seems to create that directory using _ instead of -, and this is causing this error.
This was working on early Unity versions.