SOLVED Cannot open unity editor on macBook

Hello,

Recently I have tried to install unity 2019.4.17f1 on my macBook air 2015 running macOS Sierra 10.12.6
Everything installed successfully, but the unity hub always fails to start the editor.
Additionally, the unity hub does not recognize projects that have been created and states that the project path does not exist.

I have tried reinstalling the combination of just the editor, the editor and hub, and just the hub over 3 times each. So far I have got the following errors:

  • Project path does not exist - unity hub
  • Unity editor opens up as an app, but no loading screen, no graphics, no editor appears. Just the app name appears in the top left corner.
  • Unity opens up for a split second and stops running, with no crash crash report appearing afterwards. It is only seen by the app icon appearing for a second on the bottom bar, and then quickly disappearing.
  • I have also been getting a could not find Unity Package Manager local server application error. This was solved by turning off a nodejs server that has been running on my computer.

It might be also worth to mention that during installation I have been getting an error showing that the microgame files do not exist. The whole problem probably started from this one during installation.

I have been looking all over the Internet for the answer, but seems this issue is applicable only to me. Does anybody have an idea why this is happening?
It’s pretty frustrating, to not even be able to start working with unity.

Any help would be greatly appreciated.

Thanks,
async_await

This was solved by updating the operating system and xcode. Sorry to bother you.