App doesn't find data folder
On linux, I have an app that, when executed, uses as path my home folder instead of it's own. That is : /home/me/myapp/myapp.x86_64 Will output : Set current directory to /home/me Found path:...
View ArticleWhat font does the unity ide use?
I'm running the Unity ide on Linux through Wine, unfortunately, no text is displayed, however everything else seems to work. I think the problems may be due to Unity using a font only installed on a...
View ArticleDllNotFound when unmanaged c++ plugin library links to another unmanaged c++...
**The Setup** I have 3. party libraries, which i am using as [Native Plugins][1] in Unity: - dll's for windows (x86 only) - .so's and .a's for android - .so's and .a's for linux I have placed these...
View ArticleA bug with "creating assets"
I have installed Unity 5.0.1 in my computer with following specs: Intel i3 3.4 GHz quadcore proccessor NVIDIA GeForce GT 610 video card 5,8 GiB RAM Linux Ubuntu 15.04 OS Unity 5.0.1 installed with PON...
View ArticleBlender in Wine for auto fbx import
Everything is working in unity 5, except for .blend files importing, which is annoying. Any way to get that working or is it just not going to happen
View ArticleC# for beginners in Unity for multi-platforms?
**I want to point out** that I know this is a common question that people may be fed up of but this is targeted as in relation to asking about using this language along with multiple ports platforms as...
View ArticleError while run app on linux machine
While i try run app on linux machine, i have this error: failed dependencies: libc.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285 libm.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285...
View Articleunity5 supported platforms
Good morning. Can anybody tell what Linux platform supports applications compiled in unity 5?
View ArticleUnity on Linux
Hi! I've been interested in moving to use Linux instead of Windows. But there are a few software like Unity editor which doesn't have a native Linux version. So I've been thinking to try to use the...
View ArticleHow can I debug Linux export crash
I have some linux x64 systems (debian based) at hand. One some of them, Unity 5 linux 64 exports run just fine. On others, they exit just after the init sequence (Unity splashscreen). As they are not...
View ArticleCan linux shared object run in Unity Editor?
We have a C++ Library in linux. We want to develop our game on linux. But when I built the shared object and put it in the Assets/Plugins directory and clicked the play button in Unity Editor, it...
View ArticleSIGABRT crash while running standalone Linux app
Hello folks, I have exported my game into three plataforms: OSX, Windows and Linux. The first two worked all right. However, I'm having problems on running it on Linux. I'm testing on an Ubuntu 14.04...
View Article[Linux] error while loading shared libraries: libstdc++.so.6
Hi, i tries to run an client to validate physics game on my linux server running CentOS 6.7 but i get the error "error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No...
View ArticleApplication.OpenURL doesn't work on Linux?
Can anyone please confirm that Application.OpenURL() does or does not work on Linux? I've tried the command with various permutations such as: Application.OpenURL("https://www.google.com");...
View ArticleLinux build doesn't work
I've built my game on Linux and tried to play on Elementary OS, But when I open the game it shows the "Made with Unity Personal Edition", then the game closes down. What do I do?
View ArticleWhy doesn't Asset Store show up in Unity Linux?
Hi! I have installed Unity 5.1.0f3 on Linux Ubuntu 15.04 yesyerday. I used installer aviable here: http://blogs.unity3d.com/2015/08/26/unity-comes-to-linux-experimental-build-now-available/ The install...
View ArticleWebGL audio in Firefox
I'm not getting any audio in my WebGL build when running in Firefox on Ubuntu 64-bit. Chrome audio works fine. After reading this:...
View ArticleRunning unity server build as headless on CentOS 6 VPS
I have a virtual private server that is running the operating system "CentOS 6". I would like to run a server (built in unity) for a game that has a client build on this VPS and have the clients...
View ArticleCan keyboard multimedia key events be captured?
Most modern keyboards for desktop and laptop use have some keys for controlling multimedia applications, such as a Play/Pause button, Next Track, Previous Track etc. There does not appear to be a...
View ArticleProject Tango or Vuforia Android plugin support on Unity for Linux
Has anyone been able to get the Project Tango or Vuforia plugins to work on Unity for Linux
View Article