Unity Editor Asset Store Issue

Questions about Wine on Linux
Locked
d10sfan
Level 2
Level 2
Posts: 10
Joined: Wed Aug 15, 2012 12:14 am

Unity Editor Asset Store Issue

Post by d10sfan »

I got the Unity Editor working on Wine 1.6-rc4 and it works great, can build, play, and run MonoDevelop, but the Asset Store dosen't work. When I try to load it, the window is just gray. Around when I tried loading it, 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
d10sfan
Level 2
Level 2
Posts: 10
Joined: Wed Aug 15, 2012 12:14 am

Re: Unity Editor Asset Store Issue

Post by d10sfan »

Just tried it on 1.6-rc5 and it has the same issue.
User avatar
dimesio
Moderator
Moderator
Posts: 13209
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unity Editor Asset Store Issue

Post by dimesio »

File a bug.
d10sfan
Level 2
Level 2
Posts: 10
Joined: Wed Aug 15, 2012 12:14 am

Re: Unity Editor Asset Store Issue

Post by d10sfan »

dimesio wrote:File a bug.
Ok, done. #34039
Locked