Whenever I try to open a project, the litle circle shows that it’s loading but it keeps doing so forever. Creating a project does the same thing.
In the info-log I get the message:
{“timestamp”:”2024-09-18T23:00:04.242Z”,”level”:”error”,”moduleName”:”LocalProjectService”,”pid”:21548,”message”:”Error while opening a local new project: ProjectErrorn at ProjectValidatorService. (C:Program FilesUnity Hubresourcesapp.asarbuildmainservicesprojectServiceProjectValidatorService.js:51:23)n at Generator.next ()n at fulfilled (C:Program FilesUnity Hubresourcesapp.asarbuildmainservicesprojectServiceProjectValidatorService.js:5:58) {n errorCode: ‘ERROR.PROJECT.PATH_NOT_FOUND’,n projectName: undefined,n projectVersion: undefined,n projectArchitecture: undefined,n projectPath: undefinedn}”}
{“timestamp”:”2024-09-18T23:00:04.242Z”,”level”:”error”,”moduleName”:”LocalProjectService”,”pid”:21548,”message”:”Error while opening project: {“code”:400,”error”:{“errorCode”:”ERROR.PROJECT.PATH_NOT_FOUND”,”projectName”:”Survivor”,”projectVersion”:”2022.3.45f1″,”projectArchitecture”:”x86_64″,”projectPath”:”C:\Users\Vincent\Documents\Unity\Survivor\Survivor”}}”}
I tried:
Uninstalling and reinstalling (deleting every leftover files in between)
Removing installation and downloading them again
Using different installation
Running Unity Hub as administator
Edit permition on the Unity Hub App file
1