I’m having issues after installing the hub I try to install Editor version 6000.0.31f1
and I get back this logs:
{"timestamp":"2024-12-13T15:13:20.195Z","level":"info","moduleName":"Installation Manager","pid":9940,"message":"Starting installer of 6000.0.31f1-x86_64"}
{"timestamp":"2024-12-13T15:13:20.195Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Retrying the installation of 6000.0.31f1-x86_64."}
{"timestamp":"2024-12-13T15:13:20.196Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Exiting from State: Failed. Event: RETRY"}
{"timestamp":"2024-12-13T15:13:20.196Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Transition to state \"install_validation\" on event \"RETRY\""}
{"timestamp":"2024-12-13T15:13:20.196Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Entered State: install_validation"}
{"timestamp":"2024-12-13T15:13:20.197Z","level":"info","moduleName":"UnityIPCServer","pid":9940,"message":"IPC Server Unity-hubInstallServer started"}
{"timestamp":"2024-12-13T15:13:20.197Z","level":"info","moduleName":"UnityInstallerWindows","pid":9940,"message":"spawn child process, elevated: true"}
{"timestamp":"2024-12-13T15:13:20.197Z","level":"info","moduleName":"UnityInstallerWindows","pid":9940,"message":"executing \"C:\\Program Files\\Unity Hub\\Unity Hub.exe\" -- --winInstaller"}
{"timestamp":"2024-12-13T15:13:20.426Z","level":"info","moduleName":"UnityInstallerWindows","pid":9940,"message":"Sudo prompt Windows elevation ran with command: \"C:\\Program Files\\Unity Hub\\Unity Hub.exe\" -- --winInstaller"}
{"timestamp":"2024-12-13T15:13:20.427Z","level":"info","moduleName":"UnityIPCServer","pid":9940,"message":"IPC server Unity-hubInstallServer closed"}
{"timestamp":"2024-12-13T15:13:20.427Z","level":"error","moduleName":"UnityInstallerWindows","pid":9940,"message":"Command failed: powershell.exe Start-Process -FilePath \"'C:\\Users\\BARAK`'~1\\AppData\\Local\\Temp\\f42a9a975cf5d92273a96b470cc62215\\execute.bat'\" -WindowStyle hidden -Verb runAs\nThe string is missing the terminator: '.\r\n + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException\r\n + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString\r\n \r\n The string is missing the terminator: '.\r\n + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException\r\n + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString\r\n \r\n "}
{"timestamp":"2024-12-13T15:13:20.427Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Validation FAILED."}
{"timestamp":"2024-12-13T15:13:20.428Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Exiting from State: Validation. Event: ERROR"}
{"timestamp":"2024-12-13T15:13:20.428Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Transition to state \"install_failed\" on event \"ERROR\""}
{"timestamp":"2024-12-13T15:13:20.428Z","level":"info","moduleName":"Installation Manager","pid":9940,"message":"Update: install_failed"}
{"timestamp":"2024-12-13T15:13:20.428Z","level":"info","moduleName":"Installer: 6000.0.31f1-x86_64","pid":9940,"message":"Entered State: install_failed"}
The weird issue is I don’t a have user call BARAK
in my machine, I suspect this is my issue but I don’t know how to fix it,
Before I found this issue I tried:
- Running in administrator
- Installing PowerShell 7
- Making sure all PowerShell versions are in the env path
Any ideas how to fix this?
What does the hub supply that I will need it anyways that I can’t just install the editor itself as standalone?