[Solved][MacOS] Unity 2020.2b9 crashes on project launch

Hi, I have a problem with b9. When I try to update my project from b7 to b9 as soon as I change Unity version in Editor Hub and try to lauch it Unity icon pops briefly and then hides.

I checked ~/Library/Logs/Unity/upm.log and here are the logs:

[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-maciejsrokowski" (connect: 0.00s, validation: 0.02s, handshake: 0.19s)
Entitlement-based licensing initiated
[LicensingClient] Licenses updated successfully
2020-10-29 09:33:24.494 Unity[804:10706] Unable to load the Interface Builder file MainMenuNew.nib because the object archive is missing. Valid nib files must contain either keyedobjects.nib, objects.nib, or data.nib. Full path: /Applications/Unity/Hub/Editor/2020.2.0b9/Unity.app/Contents/Resources/MainMenuNew.nib
2020-10-29 09:33:24.494 Unity[804:10706] Unable to load nib file: MainMenuNew, exiting

System: MacOS 10.15.5

Hi @Srokaaa ,

This looks like an instance of this known issue: https://issuetracker.unity3d.com/product/unity/issues/guid/1277643/

This behaviour occurs in some scenarios where the Unity install is corrupted. This can happen when trying to install via the Hub when the hard disk drive is full.

Could you please check if freeing up some disk space and re-installing Unity solves the issue?

@LeonhardP Yep, that was it. I re-installed Unity and it doesn’t happen anymore

1 Like