Hub v3.7.0 - Editor installation fails with Mac build support

Hello,
I’ve been trying to install Unity 2022.3.8f1 with Mac build support included. I’ve tried opening the hub as administrator. The installation always gets stuck or fails on validation. I’ve also tried installing using the exe it downloads to the temp folder. Whenever the installation works, it only works without the Mac build module.

In the end I solved this by installing an older version of Hub before installing the editor.

Hey @cartoonseth !
Could you please report a bug via the bug reporter and share your report ID (IN-XXXXX) here? This would help us to investigate the issue

Hey there, I’ve been having a problem with the Unity Editor on MacOS: Everytime I try to install an editor, the editor application says:
Install failed: EACCES: permission denied, mkdir ‘/Applications/Unity’

RECENT

Projects
NAME

CLOUD

MODIFIED

EDITOR VERSION

No projects, yet.

I’m having the same problem. If anyone has a solution, please share it

One more here!

Add my info-log.json:

{“timestamp”:“2024-01-08T19:20:54.690Z”,“level”:“info”,“moduleName”:“Installation Manager”,“message”:“[ ‘Starting installer of 2023.2.4f1-x86_64’ ]”}
{“timestamp”:“2024-01-08T19:20:54.690Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Starting the state machine of 2023.2.4f1-x86_64.’ ]”}
{“timestamp”:“2024-01-08T19:20:54.691Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Entered State: install_validation’ ]”}
{“timestamp”:“2024-01-08T19:20:54.693Z”,“level”:“info”,“moduleName”:“UnityIPCServer”,“message”:“[ ‘IPC Server Unity-hubInstallServer started’ ]”}
{“timestamp”:“2024-01-08T19:20:54.693Z”,“level”:“info”,“moduleName”:“UnityInstallerWindows”,“message”:“[ ‘spawn child process, elevated:’, true ]”}
{“timestamp”:“2024-01-08T19:20:54.693Z”,“level”:“info”,“moduleName”:“UnityInstallerWindows”,“message”:“[ ‘executing’, ‘"C:\\Program Files\\Unity Hub\\Unity Hub.exe"’, ‘-- --winInstaller’ ]”}
{“timestamp”:“2024-01-08T19:20:54.756Z”,“level”:“info”,“moduleName”:“UnityInstallerWindows”,“message”:“[ ‘user did not agree to the UAC prompt and the process was not started’ ]”}
{“timestamp”:“2024-01-08T19:20:54.758Z”,“level”:“info”,“moduleName”:“UnityIPCServer”,“message”:“[ ‘IPC server Unity-hubInstallServer closed’ ]”}
{“timestamp”:“2024-01-08T19:20:54.759Z”,“level”:“error”,“moduleName”:“UnityInstallerWindows”,“message”:“[ { code: ‘User did not grant permission.’, message: ‘The Hub does not have proper permissions to install Unity.’ }, undefined, undefined ]”}
{“timestamp”:“2024-01-08T19:20:54.759Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Validation FAILED.’ ]”}
{“timestamp”:“2024-01-08T19:20:54.759Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Exiting from State: Validation. Event: ERROR’ ]”}
{“timestamp”:“2024-01-08T19:20:54.759Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Transition to state "install_failed" on event "ERROR"’ ]”}
{“timestamp”:“2024-01-08T19:20:54.759Z”,“level”:“info”,“moduleName”:“Installation Manager”,“message”:“[ ‘Update: install_failed’ ]”}
{“timestamp”:“2024-01-08T19:20:54.760Z”,“level”:“info”,“moduleName”:“Installer: 2023.2.4f1-x86_64”,“message”:“[ ‘Entered State: install_failed’ ]”}

Same error: code: ‘User did not grant permission.’, message: ‘The Hub does not have proper permissions to install Unity.’

same here