Application Details:
Version: | 3.x |
License: | Free to use |
URL: | http://unity3d.com/ |
Votes: | Marked as obsolete |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.7.6 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation; Internet Registration.
What does not
When Unity3D runs, geometries of all windows are displayed, but aside from the decoration on the "Welcome to Unity" window, all window contents do not render (instead displaying old/recent texture memory). The application is inoperable until killed.
Workarounds
What was not tested
Manual Registration; anything in the application (as the application itself is inoperable).
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Nov 13 2013 | 1.7.6 | Yes | Yes | Silver | Cauê Waneck | ||
Show | Arch Linux x86_64 | Nov 21 2012 | 1.5.17 | No, but has workaround | Yes | Garbage | an anonymous user | ||
Show | Gentoo Linux x86_64 | Oct 09 2012 | 1.4.1 | Yes | No | Garbage | an anonymous user | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Jun 02 2012 | 1.5.0 | Yes | No | Garbage | an anonymous user | ||
Current | Gentoo Linux x86_64 | Feb 22 2012 | 1.4-rc4 | Yes | Yes | Garbage | Megas of Vecanti |
Bug # | Description | Status | Resolution | Other apps affected |
1) Create 32bit prefix: $ export WINEPREFIX=~/unity3dprefix $ WINEARCH=win32 unitySetup.exe 2) Unity uses the Tahoma font, so for visible text you need to do: $ winetricks tahoma 3) (Only for Wine <= 1.7.34, bug #26272 ) For working new project creation $ winetricks ie8 4) (Only for Wine <= 1.7.33, bug #36964 ) For working license you need to copy the ProductId value from HKLM\Software\Microsoft\Windows\CurrentVersion\ProductId to HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProductId using: $ wine regedit Or do: $ wine reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion" /v ProductId /t REG_SZ /d 12345-oem-0000001-54321 5) (Only for Wine <= 1.7.23, bug #22896) For working editor after click "Play" - you need run: $ mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
Comments for this application have been disabled because there are no maintainers.