Unity crashes on startup (Mac)

Hi,

I downloaded Unity 3.2.0 (and then 3.3.0) to play with on my MacBook Pro (2.4 GHz Core 2 Duo) running Snow Leopard (10.6.6), and cannot even get Unity to start without crashing. According to the crash report log generated, 3.2.0 crashes with an illegal instruction error (SIGILL), while 3.3.0 crashes with a segment violation (SIGSEGV).

I had downloaded an older version of Unity in the past (2.x), and installed 3.2.0 over that. Is it possible that some remnants of the 2.x install is causing these crashes? Are there any log files or other diagnostics I can examine to investigate this problem?

Any suggestions are welcome! As I have no experience with Unity yet, I really have no idea where to begin.

Thanks very much!

-Tony

I had the same problem, looks like it’s the bootcamp demo project, try to rename the folder so that unity doesn’t auto-open it

Unfortunately, renaming the Bootcamp project folder (/Users/Shared/Unity/Bootcamp Demo) does not address my crash issue.

Thanks anyway!