Hi,
I m new to unity and I have an issue when I create a project. When I choose for example new project - Core 2D - Create, I see the project appearing in the hub, but after a few seconds loading, nothing happen.
Then when I click on the project the following message pop up "[my project] could not be opened, please check the logs.
Does anyone can help, I wasn’t able that can help on google / reddit / youtube / quora. Thanks
Unity hub version 3.0.1
Editor version 2020.3.29f1
Windows version: windows 10 professionnal
Also I didn’t install visual studio, but I thing it has nothing to do with the matter.
Log message:
When I opened the info-log.json here are rougly the last lines received:
{"level":"info","message":"[ 'setAccessToken: Setting access token' ]","moduleName":"LicensingSdkService","timestamp":"2022-02-25T14:52:21.064Z"}
{"level":"info","message":"[ 'Get all entitlement groups' ]","moduleName":"LicensingSdkService","timestamp":"2022-02-25T14:52:21.065Z"}
{"level":"info","message":"[ 'Successfully received all entitlement groups details' ]","moduleName":"LicensingSdkService","timestamp":"2022-02-25T14:52:21.136Z"}
{"level":"info","message":"[ 'Received 1 entitlement groups' ]","moduleName":"LicensingSdkService","timestamp":"2022-02-25T14:52:21.137Z"}
{"level":"error","message":"[ 'Error while opening a local new project: ProjectError' ]","moduleName":"LocalProjectService","timestamp":"2022-02-25T14:52:21.143Z"}
{"level":"error","message":"[
‘Error while opening project: {"code":400,"error":{"name":"IpcError","errorCode":"ERROR.PROJECT.PATH_NOT_FOUND","projectName":"projet_2d","projectVersion":"2020.3.29f1","projectPath":"C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.3.29f1\\\\Editor\\\\Data\\\\projet_2d"}}’
]“,“moduleName”:“LocalProjectService”,“timestamp”:“2022-02-25T14:52:21.143Z”}
{“level”:“info”,“message”:”[ ‘setAccessToken: Setting access token’ ]“,“moduleName”:“LicensingSdkService”,“timestamp”:“2022-02-25T14:58:46.266Z”}
{“level”:“info”,“message”:”[ ‘Get all entitlement groups’ ]“,“moduleName”:“LicensingSdkService”,“timestamp”:“2022-02-25T14:58:46.267Z”}
{“level”:“info”,“message”:”[ ‘Successfully received all entitlement groups details’ ]“,“moduleName”:“LicensingSdkService”,“timestamp”:“2022-02-25T14:58:46.285Z”}
{“level”:“info”,“message”:”[ ‘Received 1 entitlement groups’ ]“,“moduleName”:“LicensingSdkService”,“timestamp”:“2022-02-25T14:58:46.285Z”}
{“level”:“error”,“message”:”[ ‘Error while opening a local new project: ProjectError’ ]“,“moduleName”:“LocalProjectService”,“timestamp”:“2022-02-25T14:58:46.288Z”}
{“level”:“error”,“message”:”[
‘Error while opening project: {"code":400,"error":{"name":"IpcError","errorCode":"ERROR.PROJECT.PATH_NOT_FOUND","projectName":"projet_2d","projectVersion":"2020.3.29f1","projectPath":"C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.3.29f1\\\\Editor\\\\Data\\\\projet_2d"}}’
]",“moduleName”:“LocalProjectService”,“timestamp”:“2022-02-25T14:58:46.288Z”}