Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Is there any way to get Unity 3D to run on Ubuntu. I am currently running Ubuntu 12.04 64bit edition. I also have Wine installed.

share|improve this question
1  
To add confusion to matters, the new UI for Ubuntu is called Unity! It makes searching for Unity issues a bit tricky. – Kylotan Mar 25 '12 at 12:54

3 Answers

According to Unity's bizarro-world SO the answer is no. The Unity3D authoring program is only available for Windows or Mac OS.

share|improve this answer

According to WineHQ AppDB Unity3D versions 3.3.0 and prior might work via wine.

Here's a link for 3.3.0: http://download.unity3d.com/download_unity/UnitySetup-3.3.0.exe

share|improve this answer

My answer is perhaps.

I tried to run Unity3d 4 with the same configuration. Installs flawlessly, but when you try to run it, it fails at start when trying to checking license for activation.

I wonder if there is some manner to bypass that step. For example, I was able to run the activation part on a Windows XP running within an VirtualBox, so perhaps moving some archive from that VirtualBox install to the wine one may do the trick. Just wonder...

On the other hand it didn't work fine neither on my VirtualBox. Windows are not drawn correctly and crashes after a few seconds.

share|improve this answer
I finally gave up and reinstalled Windows Vista in my laptop just for running Unity. Sad day... – Fran Dec 3 '12 at 16:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.