Unity web player on Linux
hey i just want to know what you havnt support linux? ive seen heaps of people on the internet wanting to know and want it supported lots of people use linux would love to see it being supported by...
View ArticleWhy does my game run much faster on Windows than Linux
I currently have both Windows 8.1 and Ubuntu 12.04 installed on the same 8GB RAM computer. When testing for performance, I built my game for both the Windows and the Linux versions. The windows version...
View ArticleLightmapping differences between Win/MAC and Linux?
I was wondering if anybody has experienced differing results between the usage and rendering of lightmaps set up and baked on a Windows/Mac machine and then used in a Linux machine/build, only to find...
View ArticleEnter and Return in TextField in Mac Not Working
I created a game which teaches the player how to navigate within the Linux file structure. The game works flawlessly on Windows with the Unity Web Player. (**Issue #1**) However, on a Mac, the commands...
View ArticleMaster server, linux
I have faced many problems with master server on linux, then I found a good guide([http://answers.unity3d.com/questions/429957/unity-master-server-ubuntu-build-problem.html][1])And now when I try to...
View ArticleUbuntu Master Server - compiler error
I installed a master server on my ubuntu x86 server but I get this error message if I compile them: ~/somefolders# make g++ -ggdb -I. -IRakNet/Sources -ICommon -Wall -pthread -DUNITY_MASTERSERVER...
View ArticleWhat does the headless build option do?
When building for Linux, there's a checkbox for "Headless Mode". I know how to start instances with -batchmode and -nographics (that's not the question here), but I'm wondering what Headless Mode...
View ArticleBundleasset problem in Linux
Hi, I've written some code that use bundleasset downloaded through WWW.LoadFromCacheOrDownload(). It works on all platform except on Linux, where it seems to keep downloading the asset again every time...
View ArticleUbuntu and Unity client running server
Hello guys, I was wondering, If ubuntu or any linux based OS can hold server for 30 - 50 people ? I mean, p2p connection, but I would like to use one player as main server, so others can connect to my...
View ArticleAspect ratio restriction problem
Hi, I have found a strange phenomenon. I am trying to make a standalone PC game in unity 4.5. My game supports only 16:9 and 16:10 aspect ratios, so I restricted them in player prefs. It works well in...
View ArticleHow to set the position of a standalone unity window on LINUX
Reffering to this post [link text][1] how to get this same result on LINUX ? [1]: http://answers.unity3d.com/questions/13523/is-there-a-way-to-set-the-position-of-a-standalone.html
View ArticleMissing config files when building for linux
I am building a linux headless server and it used to work fine. Then I updated from 4.3.2 to 4.5.1. I have not tested yet to check out the project from scratch and go back to the old version will solve...
View ArticleTrouble launching standalone build under Linux
Hello folks, I wanted to try out a project I'm working on in Linux. Using an Amazon Web Services Ubuntu GPU server, I've got myself a .x86_64 file which I am able to run by double-clicking it. At this...
View ArticleUnity3D freezes on Debian Linux
I just installed Unity3D on Linux (trough Wine). Everything works well (Except some annoying "copying failed" dialogs when I launch the program, but if I click cancel I can continue), I registered,...
View ArticleDllNotFoundException on linux
Hello ! I'm trying to build a linux (standalone) player with lua support. I was facing a DllNotFoundException asking for lua51. I solved it by placing liblua51.so in the Plugins folder. But now I only...
View ArticleInstall and run finished project in Ubuntu 12.4
This is probably a really stupid question, and I even feel stupid asking it. I've just finished a project, have it built and tested for Windows and Ouya with no issues. Built for MacOSX, but have to...
View ArticleLinux performance vs Windows performance in dual boot system
We have a computer with dual boot (Windows 7 & Ubuntu 14.10, both with latests drivers). It has a GF GTX 285. In windows we can reach 40-50fps, in ubuntu we can't get even 10fps. Any idea to fix...
View ArticleVariation of gameplay between Windows and Linux Build
Just wondering if anyone has seen this issue. I have a perfectly working application in Windows. I can walk around a scene, right click on a game object and brings up a menu. Close the menu and carry...
View ArticleUnity3D on Ubuntu 10.04 with Wine (PlayOnLinux), have scene editor is black
Hi mans. My english no good, but I'm really need help. I have Lenovo G560 with Ubuntu 10.04 And I want start writing games on Unity3d. I try install Unity3d on virtuallBox with windows7. Unity3d work,...
View ArticleHow do I run a master server on my website?
I own a domain and a hosting for it. The hoster provides access to the hosting via cpanel. I have no experience of managing websites. From what I understood, cpanel runs on Linux and I wouldn't be able...
View Article