Hi, I have issues to install Unity Editor.
I tried to quit it on task bar "Quit Unity Hub", uninstalled it, remove temp files and redownloaded it, re-installed it, (don't launch it after install), running it with admin rights, but the Editor application still has the same error after downloading phase...
In logs, I have this with error level :
{"timestamp":"2024-04-10T09:39:51.241Z","level":"error","moduleName":"Installation Manager","message":"[\n 'Parent editor location not found in the available editors list. Install path to be determined when pending editor install is complete.',\n Error: No editor installed. Could not be retrieved for criteria: {\"version\":\"2022.3.23f1\",\"architecture\":\"x86_64\"}\n at EditorManager.getEditor (C:\\Program Files\\Unity Hub\\resources\\app.asar\\build\\main\\services\\editorManag...
And this
{"timestamp":"2024-04-10T09:40:33.455Z","level":"error","moduleName":"UnityInstallerWindows","message":"[ { code: 'User did not grant permission.', message: 'The Hub does not have proper permissions to install Unity.' }, undefined, undefined ]"}
But I'm confused because I've ran it with admin rights...