I’m using Unity v2.6 and I just created my first Unity project and ran in to a fatal crash and Unity shut down. Now when I start Unity I get the following two messages:
Upgrading project!
Your project was created with an older version of Unity. (K:/VR/E4_Skonsberg/dev/export/)
Upgrading the project might take a few minutes.
[Continue] [Quit]
click Continue
Fatal error!
The current working directory was changed from your Unity project folder located at ‘K:/VR/E4_Skonsberg/dev/export/’ to ‘K:/VR/E4_Skonsberg/dev/export’. This is not allowed! If you are setting the current working directory from script temporarily, then please make sure to set it back to the Unity project folder immediately after you are done.
[Quit]
And Unity shuts down. Any help on how to get Unity running again is highly appreciated, thanks.
