Unity 3D 4.x on Wine

Questions about Wine on Linux
Locked
gustavolinux
Newbie
Newbie
Posts: 4
Joined: Fri Apr 19, 2013 10:31 pm

Unity 3D 4.x on Wine

Post by gustavolinux »

I just installed Unity 3D 4.1 on my ubuntu 12.10 machine and the instalation works nice, so i had some issues to export a regedit file to get it working on wine, but when i click to create a project it says: Specified path is not valid(should be a name of non existing or empty directory

PLease help me !!!
I found some stuff for use a wineprefix, but i really don't understand how it works ;(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unity 3D 4.x on Wine

Post by dimesio »

http://bugs.winehq.org/show_bug.cgi?id=26272

There's a workaround mentioned in the bug report.
gustavolinux
Newbie
Newbie
Posts: 4
Joined: Fri Apr 19, 2013 10:31 pm

Re: Unity 3D 4.x on Wine

Post by gustavolinux »

Today, I found out that I can open a project from another machine :D. but for tests don't work, because unity try to move files to Temp folder and that's my new question... how allow it ???
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unity 3D 4.x on Wine

Post by dimesio »

Make sure your user has write permissions on the Temp folder.
gustavolinux
Newbie
Newbie
Posts: 4
Joined: Fri Apr 19, 2013 10:31 pm

Re: Unity 3D 4.x on Wine

Post by gustavolinux »

you mean the windows user ???
on ubuntu i'm the administrator !!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unity 3D 4.x on Wine

Post by dimesio »

The user who is running Wine. And if you're saying you've been doing that as root--don't. http://wiki.winehq.org/FAQ#run_as_root
gustavolinux
Newbie
Newbie
Posts: 4
Joined: Fri Apr 19, 2013 10:31 pm

Re: Unity 3D 4.x on Wine

Post by gustavolinux »

Still the same error... I really don't know what's the problem.
Locked