Game crashes on 3D but not 2D projects

I have been monkeying around with Unity 2D for a little while, no problem.

However, when I recently tried to create my first 3D project…things didn’t go so well.

I am able to open the project in editor. Navigate through the fils, inspector, etc is not problematic.

When I try to create a game object, the editor immediately crashes with a “path to executable” error.

Is this a problem with my graphics card, or with my install of Unity? Possibly something else?

I had similar problem with Mint 18.1 after reinstalling to Ubuntu 16.04_2 everything works but now I think it probably was something with my graphic card driver (I remember that I switched to newest nvidia just before installing Unity)

Try reinstalling (using different) graphic drivers. If not work reinstall to Ubuntu (I know that ppl also are working with 17.04)

Please tell us when you find the solution.