Search Unity

Bug New Editors don't get installed through Unity Hub

Discussion in 'Editor & General Support' started by xskyhigh12, Aug 5, 2020.

  1. xskyhigh12

    xskyhigh12

    Joined:
    Nov 18, 2018
    Posts:
    14
    Trying to install the 2019.3.0f 6 Editor through Unity Hub 2.2.2
    - It completes the installation bar, but then disappears from the Unity Hub UI.
    - Relaunching Unity Hub shows the Editor in the installs tab, but it is in the constant "Installing" status.
    - The "2019.3.0f6" folder was created, but is empty.

    The issue already exists here: https://issuetracker.unity3d.com/issues/new-editor-versions-dont-get-installed-through-hub, and has been stated as "Fixed", but I can't seem to actually find the comment that fixes it? Unless the "fix" is installing the editor manually instead of through Unity Hub, which is very undesirable

    Installing the editor manually is way too painful because I also need a bunch of extential modules like the android JPK and SDK, which is handled much easier through the hub.

    I have changed the security of the installation folder so that everyone has permission to use it, and I've also tried to change the installation folder to somewhere else. But the same problem happens. When the hub has finished installing the editor, a folder appears at the installation path, but it's empty. The editor in the hub UI disappears, until you relaunch the hub (but not completely quitting it as it warns about a an editor currently installing when you do), then the editor reappears in the UI, but is in a constant installation mode where the blue bar just loads forever.

    These are my most recent installation logs:

    {"moduleName":"InstallerWinProcess","level":"info","message":"[ 'trying to connect to the ipc server' ]","timestamp":"2020-07-31T04:40:16.893Z"}
    {"moduleName":"UnityIPCClient","level":"debug","message":"[ 'connecting to IPC Server Unity-hubInstallServer' ]","timestamp":"2020-07-31T04:40:16.893Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'beforeEditorInstallation' ]","timestamp":"2020-07-31T04:42:07.927Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'execInstaller' ]","timestamp":"2020-07-31T04:42:07.931Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'installFromExe' ]","timestamp":"2020-07-31T04:42:07.931Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"info","message":"[ 'install C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-ee819710-d2e7-11ea-8767-6fecc91d0b21\\\\UnitySetup64-2020.1.0f1.exe /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1' ]","timestamp":"2020-07-31T04:42:07.932Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"warn","message":"[ { Error: spawn cmd.exe ENOENT\n at Process.ChildProcess._handle.onexit (internal/child_process.js:246:19)\n at onErrorNT (internal/child_process.js:429:16)\n at processTicksAndRejections (internal/process/task_queues.js:81:17)\n errno: 'ENOENT',\n code: 'ENOENT',\n syscall: 'spawn cmd.exe',\n path: 'cmd.exe',\n spawnargs:\n [ '/d',\n '/s',\n '/c',\n '\"\"C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-ee819710-d2e7-11ea-8767-6fecc91d0b21\\\\UnitySetup64-2020.1.0f1.exe\" /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1\"' ],\n cmd:\n '\"C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-ee819710-d2e7-11ea-8767-6fecc91d0b21\\\\UnitySetup64-2020.1.0f1.exe\" /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1' } ]","timestamp":"2020-07-31T04:42:07.940Z"}

    {"moduleName":"InstallerWinProcess","level":"info","message":"[ 'trying to connect to the ipc server' ]","timestamp":"2020-08-04T23:57:16.386Z"}
    {"moduleName":"UnityIPCClient","level":"debug","message":"[ 'connecting to IPC Server Unity-hubInstallServer' ]","timestamp":"2020-08-04T23:57:16.387Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'beforeEditorInstallation' ]","timestamp":"2020-08-04T23:58:57.362Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'execInstaller' ]","timestamp":"2020-08-04T23:58:57.364Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"debug","message":"[ 'installFromExe' ]","timestamp":"2020-08-04T23:58:57.365Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"info","message":"[ 'install C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-3966e680-d6ae-11ea-9edd-81ada708edd0\\\\UnitySetup64-2020.1.0f1.exe /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1' ]","timestamp":"2020-08-04T23:58:57.365Z"}
    {"moduleName":"UnityInstallStepsWindows","level":"warn","message":"[ { Error: spawn cmd.exe ENOENT\n at Process.ChildProcess._handle.onexit (internal/child_process.js:246:19)\n at onErrorNT (internal/child_process.js:429:16)\n at processTicksAndRejections (internal/process/task_queues.js:81:17)\n errno: 'ENOENT',\n code: 'ENOENT',\n syscall: 'spawn cmd.exe',\n path: 'cmd.exe',\n spawnargs:\n [ '/d',\n '/s',\n '/c',\n '\"\"C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-3966e680-d6ae-11ea-9edd-81ada708edd0\\\\UnitySetup64-2020.1.0f1.exe\" /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1\"' ],\n cmd:\n '\"C:\\\\Users\\\\zSkyl\\\\AppData\\\\Local\\\\Temp\\\\unityhub-3966e680-d6ae-11ea-9edd-81ada708edd0\\\\UnitySetup64-2020.1.0f1.exe\" /S /D=C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2020.1.0f1' } ]","timestamp":"2020-08-04T23:58:57.373Z"}