You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
I had installed unity3D 5.2.1f1 in an isolated wineprefix directory(Unity3D).
While installing Unity3D 5.2.2f1 in another winprefix directory(unity),
it always freezes at the end of acquiring a licence.
After changing productId value in HKLM\Software\Microsoft\Windows NT\CurrentVersion from 12345-oem-0000001-54321 to 12345-oem-0000002-54321, everything goes fine.
Maybe it's better to set the productId in unity3d.verb from a random source.
I had installed unity3D 5.2.1f1 in an isolated wineprefix directory(Unity3D).
While installing Unity3D 5.2.2f1 in another winprefix directory(unity),
it always freezes at the end of acquiring a licence.
After changing productId value in HKLM\Software\Microsoft\Windows NT\CurrentVersion from 12345-oem-0000001-54321 to 12345-oem-0000002-54321, everything goes fine.
Maybe it's better to set the productId in unity3d.verb from a random source.