https://bugs.winehq.org/show_bug.cgi?id=26272
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8758a8a671c14d4e4c1303ea9da | |cd5e7066e5475 Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|Unity3D - Can't create a |Unity3D 3.x/4.x - Can't |project |create a project
--- Comment #22 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/8758a8a671c14d4e4c1303ea9da...
Thanks Michael and RevenantX for his initial effort/patch.
Tested with Unity 3D 4.6.1
Download: http://netstorage.unity3d.com/unity/UnitySetup-4.6.1.exe
(needs 'winetricks -q dotnet35' prerequisite in clean 32-bit WINEPREFIX if Wine-Mono not present, also installs .NET Framework 4.0 client profile on its own).
$ sha1sum UnitySetup-4.6.1.exe e0fb5e2d653024d4981dce42aaff473943f1f283 UnitySetup-4.6.1.exe
$ du -sh UnitySetup-4.6.1.exe 1.3G UnitySetup-4.6.1.exe
$ wine --version wine-1.7.34-60-gd6450cf
Regards