Unity Asset Store window is in plain gray/black color #5
Comments
|
Found this. May be of some help. |
|
Regarding the Asset Store. If I understand this correctly, when an application tries to embed web pages, Wine uses its own version of Internet Explorer, which uses a custom Gecko Layout Engine. |
|
Note: actually for me it shows up black in -force-opengl and gray on default(Direct3D), I thought I should note it since a gray screen can actually also occur in Windows, when DirectX11 is enabled under Project Settings -> Player: |
|
Managed to log in and download a free asset even through all the darkness. The import window works fine. Just to confirm that the page and HTTPS works properly. They do. So it is indeed only a visual error. Workaround (compare to what you see in browser):
A better workaround would be to just have "Open in Unity" work, though it would first open the asset store window, you'd still have to find the Download/Import button... |
|
You are a damn ninja. How?! I mean, I have problems even finding a link, not even finding out what the link is. Nice though. |
|
Hmm, I don't believe that is in the registry, such settings go into the ProjectSettings folder of a Unity project. Of course doing this wasn't easy, I just compared what cursors I see to what I see in my native browser. At first I tried to use the same session I had in my native browser, but that didn't work. So I logged in, searched for the free asset so it would show up first, find it and then find the Download/Import button. |
|
Unity uses its own WebKit browser compiled into a file called WebKit.dll, so the default internet browser is ignored. |
|
Maybe we could replace the DLL in the worst case. To understand it right though, only the Assets Store directly doesn't work, or the transfer and asset manager too? |
|
I actually tried replacing the DLL, by using Safari's DLLs, crashes when opening asset store. I haven't used the Asset Manager, nor can I find anything regarding it. Is it Pro only? |
|
Great find, will note it on the wiki and AppDB. |
|
@dialytica, you're a life saver. Thanks. |
|
Not working here. When I click on "Import Package", I'm getting this error:
The console says:
The internet is working fine, I did log in to the asset store (using firefox) and agreed the agreement. |
|
What's your Wine version? |
|
1.7.29 (amd64, Arch Linux). Not using PlayOnLinux, and followed these installation instructions. I don't understand why we can't download them using a regular (and native) browser from the Unity web-site though (after logging in). |
|
Did you try downloading any other asset? |
|
Of course, all the same. |
|
I'm gonna try this today on a fresh Unity install. |
|
I've updated the script for Unity 4.5.5. Try now. |
|
I had the same issue as raichu. I then installed unity3d on a windows partition and had the same issue (using the project view and inspector to import from asset store). It was fixed by using the asset store window (under windows) to import an asset. This also fixed the issue on the wine install. So I'm guessing something gets set on the unity asset store server the first time it is used to import an asset. So the solution is to import an asset with the asset store window once. Whether under wine or windows. |
|
Dusty Monks solution to the 401 problem worked for me. I can now download stuff from the asset store using dialytica's work-around. Thanks for posting it.. |
|
Did you all fill out your profile address information (normal browser) before you tried to download assets? |
|
Not sure what you mean by that, but in my case I work under the same account on windows in parallel (downloading assets obviously)... |
|
@devenv , what do you mean? |
|
@devenv @Radivarig I think that @tr37ion is talking about filling out the profile info using the normal Unity website, though it's down ATM - should be online in a mo, they're talking about new "game-changing" technologies, looks interesting. It might mean a Linux editor! |
|
I meant - yes :) |
|
Asset store works fine in Unity5 now :) |
|
Yep, using 1.7.33-WGL-ShareList wine version worked like a charm... |
|
Caveat emptor. Two major fixes for Unity functionality under Wine landed in 1.7.34, so you might want to ask the devs to create a new patched Wine. |

Reported by all, that the Asset store window/tab shows up gray, but some elements on the window are picked up judging from that the mouse cursor changes. Some believe it is a WebKit issue and requires corrections in the Windows Registry of the Wine prefix. We are still waiting on what these people did to fix this...
"Asset Store Look and Working (WebKit Patching for Wine)" (No other information)
WineHQ bug report - http://bugs.winehq.org/show_bug.cgi?id=34039
The text was updated successfully, but these errors were encountered: