http://bugs.winehq.org/show_bug.cgi?id=34039
Bug #: 34039 Summary: Unity Editor - Asset Store Broken Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: d10sfan@gmail.com Classification: Unclassified
Trying to use the asset store in Unity Editor dosen't work. The window comes up, but just shows gray. When I try and load the asset store, I get this in the console:
err:wgl:interal_SetPixelFormat Couldn't set format of the window, returning failure err:d3d:context_create Failed to set pixel format on device context 0x21bc err:wgl:internal_SetPixelFormat Can't find a suitable iPixelFormat fixme:d3d:wine3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN
http://bugs.winehq.org/show_bug.cgi?id=34039
d.korkmazturk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |d.korkmazturk@gmail.com
--- Comment #1 from d.korkmazturk@gmail.com --- I have the same problem with Arch Linux x86_64 and Wine 1.7.8
http://bugs.winehq.org/show_bug.cgi?id=34039
Rene Klacan rene.klacan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rene.klacan@gmail.com
--- Comment #2 from Rene Klacan rene.klacan@gmail.com --- I have the same problem with Gentoo and wine 1.6.x
http://bugs.winehq.org/show_bug.cgi?id=34039
jeankleemann jean@rino3.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jean@rino3.com.br
--- Comment #3 from jeankleemann jean@rino3.com.br --- I have the same problem with Ubuntu 14.04 x86_64 and Wine 1.7.17
http://bugs.winehq.org/show_bug.cgi?id=34039
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Pendrokar@gmail.com
--- Comment #4 from Yanis Lukes Pendrokar@gmail.com --- Since cursor changes its icon when the mouse is over some parts of the gray area, it is thought that the Unity Asset Store page is loaded and that this is a Webkit problem.
This wouldn't have been that much of an issue, if the asset direct links were not removed from the Asset Store. Though I bet that was probably done to avoid someone else from distributing packages.
I have the same problem with Ubuntu 14.04 x86_64 and Wine 1.7.18
http://bugs.winehq.org/show_bug.cgi?id=34039
mariana mariana.macias@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mariana.macias@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=34039
Doctor Jellyface doctorjellyface@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |doctorjellyface@outlook.com
http://bugs.winehq.org/show_bug.cgi?id=34039
--- Comment #5 from Doctor Jellyface doctorjellyface@outlook.com --- Same issue.
Ubuntu 14.04 32 bit, Wine 1.7.21.
http://bugs.winehq.org/show_bug.cgi?id=34039
--- Comment #6 from Yanis Lukes Pendrokar@gmail.com --- Update: This is a visual error. I managed to log into the Asset Store and download a free asset. The import window works as normal and is visible.
In the default Direct3D mode for Unity Editor, the Asset Store window shows up gray. In the forced OpenGL mode for Unity Editor, which crashes on standard Wine version, the Asset Store window shows up black.
This same issue also occurs on Windows(even with interactive elements), which is sometimes fixed by unticking a "Use DirectX 11" checkbox, but no explanation has been given why that works. I have never had that option enabled when running with Wine.
Also occurs on - Wine 1.7.22
http://bugs.winehq.org/show_bug.cgi?id=34039
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |36964
http://bugs.winehq.org/show_bug.cgi?id=34039
--- Comment #7 from Yanis Lukes Pendrokar@gmail.com --- Unity Editor uses its own internet browser using WebKit to display the Asset Store.
It first opens the file with path: Data/Resources/loader.html
This page uses Javascript to open the Asset Store page. Debugging can be done by editing this file and using the non-standard "console.log()" Javascript method, which prints to Unity console. navigator.appName - 'Netscape' navigator.appCodeName - 'Mozilla' navigator.appVersion - '5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533+ (KHTML, like Gecko) Unity/4.5.2f1 (http://unity3d.com)'
Looks like a custom version of Safari, as Safari returns almost the same: navigator.appName - Netscape navigator.appCodeName - Mozilla navigator.appVersion - 5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16
But a Safari browser installed using winetricks draws its contents normally(winetricks only fixes a bug in Safari's preferences).
https://bugs.winehq.org/show_bug.cgi?id=34039
dmx_50cent3@abv.bg changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmx_50cent3@abv.bg
https://bugs.winehq.org/show_bug.cgi?id=34039 Bug 34039 depends on bug 36964, which changed state.
Bug 36964 Summary: Unity3D crashes on startup license activation window (has workaround) https://bugs.winehq.org/show_bug.cgi?id=36964
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=34039
RevenantX doomrevx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |doomrevx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=34039
Marty Rand marsedge95@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marsedge95@gmail.com
--- Comment #8 from Marty Rand marsedge95@gmail.com --- The issue is still present on wine 1.7.35, Fedora 21 (not staging)
https://bugs.winehq.org/show_bug.cgi?id=34039
essl.main@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |essl.main@gmail.com