http://bugs.winehq.org/show_bug.cgi?id=26272
Andrew H drewhef@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |drewhef@gmail.com
--- Comment #1 from Andrew H drewhef@gmail.com 2011-04-13 00:59:19 CDT --- Here is a workaround I found, it is kind of a hack but it gets you working without destroying any of the meta data that the unity IDE needs to operate.
1. Copy over any existing unity project and rename the folder. 2. Load up the new folder. 3. DELETE everything except the standard assets folder from the hierarchy and the project tabs. 4. Import assets you want, and start developing.
Like I said, this is a mild hack, but it works. If you can't create a project just copy another one and delete everything in it.
With the unity installation you get the bootcamp example which is what I used to create an empty project.
Hope this helps.