Build and run crash on 5.5.1p2

Hi,

I just updated from 5.5.0p3 to 5.1.1p2 and now everytime I build and run the editor crash. I’m building and android project on mac os. Before the update I was doing it without any problem, same project, same device connected etc.

I tried with other projects and it happens too. I tried deleting the Library and temp files too.

Any idea? I’m thinking on going back to 5.5.0p3 or p4 as I need to make a quick fix to an old game.

Thanks!!

Hi @IvyKun ,
The fix for this issue is currently being backported to 5.5. I will update this thread when i know which patch release it gets into.
Cheers,
Chris

Perfect! Thanks :wink:

I’m getting the same issues, Unity 5.5.1p2 on MacOS Sierra.

Process: Unity [51101]
Path: /Applications/Unity5.5.1p2/Unity.app/Contents/MacOS/Unity
Identifier: com.unity3d.UnityEditor5.x
Version: Unity version 5.5.1p2 (5.5.1p2)

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘Modal session requires modal window’
abort() called
terminating with uncaught exception of type NSException

The build is fine & it runs as expected - just means I need to relaunch Unity each time I build.

Just a quick note - Unity only crashes if it is not the foreground app when the build completes & deploys. If it’s the foreground app, it leaves a partially complete progress bar on the screen, that vanishes as soon as the mouse is moved. Also, I’m building an Android app.

@christophergoy – any updates on this?

Backport should be merged either today or tomorrow. I’ll keep you posted.
Cheers,
Chris

Hi

“currently being backported to 5.5”. What does this mean? How do I get the fix

Thanks

Hi @mattSydney ,
Sorry, I meant I was bringing back my fixes from our main branch to the 5.5 release branch. It was just merged and will be released in 5.5.2p1.
Cheers,
Chris

1 Like

Thanks for the update!

I have this issue also. Waiting patiently for the fix. Thanks

Any idea when this will be released? So frustrating Unity editor crashing after every build!

Hi @mattSydney ,
The patch is targeted to release March 1st.
Cheers,
Chris

Thanks!

Downloaded and installed 5.5.2p1 – the Editor (MacOS) no longer crashes if it doesn’t have focus when the build process completes.

1 Like