http://bugs.winehq.org/show_bug.cgi?id=34421
Bug #: 34421 Summary: Unity3D: 3D view fails after hitting play Product: Wine Version: 1.6 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: darkandan@windowslive.com Classification: Unclassified
Created attachment 45819 --> http://bugs.winehq.org/attachment.cgi?id=45819 Before hitting play
Hello,
I've saw that Unity3D 4.1.2 works with Wine 1.6-rc5 here - http://appdb.winehq.org/objectManager.php?sClass=version&iId=28175
I've followed the instructions tried same thing with Unity3D 4.1.5 and Wine 1.6 and it fails. It installs great, starts great, loads projects great but after hitting play 3D scene disappears completely. Im attaching screenshots what's problem is. Unity3D is unusable without working in-editor view.
Attaching screenshots and console log.
Wine version is 1.6. Clean installation from repository, no compiling.
Unity3D file - http://download.unity3d.com/download_unity/UnitySetup-4.1.5.exe Sha1sum- 534529998abb4626e3ca61af3277f2ba709927c4 UnitySetup-4.1.5.exe
Using following tricks required to install and run Unity3D properly: winetricks tahoma winetricks d3dx9 winetricks dotnet20 winetricks dotnet40 - may not be necessary winetricks corefonts winetricks forcemono
Need to create this folder mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
Need to create regedit value named ProductID here - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductId.
It can be empty.
After it Unity installs and runs great. Remember creating new project doesn't work yet (already on bugzilla). Open sample project instead created by Unity3D installation program and just hit play. It should be easy to reproduce 3D view bug.
Im looking forward to hearing from You because i can't work on Linux.
Regards
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #1 from darkandan@windowslive.com 2013-09-02 09:27:57 CDT --- Created attachment 45820 --> http://bugs.winehq.org/attachment.cgi?id=45820 After hitting play - see 3D view is empty
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #2 from darkandan@windowslive.com 2013-09-02 09:28:11 CDT --- Created attachment 45821 --> http://bugs.winehq.org/attachment.cgi?id=45821 Console output
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #3 from darkandan@windowslive.com 2013-09-02 09:29:46 CDT --- Created attachment 45822 --> http://bugs.winehq.org/attachment.cgi?id=45822 Linux version
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #4 from darkandan@windowslive.com 2013-09-02 09:32:24 CDT --- I forgot to say. It seems that Unity3D unloads current scene after hitting play and loads empty scene because after hitting stop scene remains empty and it needs to load scene again.
http://bugs.winehq.org/show_bug.cgi?id=34421
darkandan@windowslive.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=28175
http://bugs.winehq.org/show_bug.cgi?id=34421
darkandan@windowslive.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj |http://download.unity3d.com |ectManager.php?sClass=versi |/download_unity/UnitySetup- |on&iId=28175 |4.1.5.exe
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #5 from darkandan@windowslive.com 2013-09-02 11:52:17 CDT --- Tested Wine 1.6 with Unity 4.1.2 - not working Tested Wine 1.7.1 with Unity 4.1.2 - not working
Same error
http://bugs.winehq.org/show_bug.cgi?id=34421
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45821|console log |console_log.txt filename| | Attachment #45821|application/octet-stream |text/plain mime type| |
--- Comment #6 from Austin English austinenglish@gmail.com 2013-09-03 15:28:02 CDT --- Comment on attachment 45821 --> http://bugs.winehq.org/attachment.cgi?id=45821 Console output
Please use .txt in the future.
http://bugs.winehq.org/show_bug.cgi?id=34421
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=34421
darkandan@windowslive.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45822|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #7 from darkandan@windowslive.com 2013-09-03 16:44:40 CDT --- Sorry. Already corrected mime for second file.
Regards
http://bugs.winehq.org/show_bug.cgi?id=34421
RevenantX doomrevx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |doomrevx@gmail.com
--- Comment #8 from RevenantX doomrevx@gmail.com 2013-09-30 11:57:29 CDT --- For fix this you need create mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #9 from darkandan@windowslive.com 2013-09-30 12:07:51 CDT --- (In reply to comment #8)
For fix this you need create mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
I did it, it's not working
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #10 from RevenantX doomrevx@gmail.com 2013-09-30 12:11:31 CDT --- (In reply to comment #9)
(In reply to comment #8)
For fix this you need create mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
I did it, it's not working
Do you have 32 bit wineprefix? And winetricks tahoma only? Wine windows version is WindowsXP?
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #11 from darkandan@windowslive.com 2013-09-30 12:23:29 CDT --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
For fix this you need create mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
I did it, it's not working
Do you have 32 bit wineprefix? And winetricks tahoma only? Wine windows version is WindowsXP?
Prefix 32 bit Winetricks: winetricks tahoma winetricks d3dx9 winetricks dotnet20 winetricks dotnet40 - may not be necessary winetricks corefonts winetricks forcemono
Not sure if it'll run without them Set as Windows XP
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #12 from RevenantX doomrevx@gmail.com 2013-09-30 12:26:49 CDT --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
For fix this you need create mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
I did it, it's not working
Do you have 32 bit wineprefix? And winetricks tahoma only? Wine windows version is WindowsXP?
Prefix 32 bit Winetricks: winetricks tahoma winetricks d3dx9 winetricks dotnet20 winetricks dotnet40 - may not be necessary winetricks corefonts winetricks forcemono
Not sure if it'll run without them Set as Windows XP
Try reinstall with only winetricks tahoma
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #13 from RevenantX doomrevx@gmail.com 2013-09-30 12:27:56 CDT --- P.S. i use wine 1.7.3
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #14 from RevenantX doomrevx@gmail.com 2013-09-30 12:32:11 CDT --- http://piccy.info/view3/5211741/d3f32b41c25fd001dcd7e982407f7b82/
http://bugs.winehq.org/show_bug.cgi?id=34421
--- Comment #15 from darkandan@windowslive.com 2013-09-30 12:34:15 CDT --- (In reply to comment #14)
http://piccy.info/view3/5211741/d3f32b41c25fd001dcd7e982407f7b82/
Thanks for the info, i'll compile 1.7.3 now and try
Regards
http://bugs.winehq.org/show_bug.cgi?id=34421
darkandan@windowslive.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #16 from darkandan@windowslive.com 2013-10-01 03:43:54 CDT --- (In reply to comment #14)
http://piccy.info/view3/5211741/d3f32b41c25fd001dcd7e982407f7b82/
It works!
http://piccy.info/view3/5214416/b210554d1f189bf585cfa07552574bfa/orig/
I can work on linux now.
Thank You very much, changing status to solved.
http://bugs.winehq.org/show_bug.cgi?id=34421
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2013-10-11 12:31:11 CDT --- Closing bugs fixed in 1.7.4.