Executable published for Linux are very slow to start
Hi, I have to create a small game for Linux (Debian 9), I'm actually using Unity 2018.1 (latest version) and I use the x86+x86_64(Universal) target architecture. Actually my application consist in 2...
View ArticleInstalling Unity 2017.1.0f2 In Docker Container
I am attempting to create a Docker container to handle my build pipeline for Unity. In my Docker container I am running Ubuntu 16.04. Everything seems to work just fine until I actually try to run the...
View ArticleWhere are linux assets stored (Ubuntu)? [Previous questions didn't help.]
I'm using Unity 2018.2.0b7 but I can't find where assets are stored. My OS is Ubuntu 18.04 (It's not in /home; and ~/.home doesn't exist; and they are not in /usr/share/unity/ either.)
View ArticleRight Stick works fine in editor, but doesn't work after build
Sorry if someone's already asked something like this, but I couldn't find it. I successfully got Unity to work with my Right Analog stick on an XBox ONE controller, but after I build, the Right Stick...
View ArticleDllNotFoundException libmonoposix
Hi everyone, I'm trying to port my project from Unity 2017.1.0 to Unity 2018.1.5 for Linux (working on Fedora 27). The project is working perfectly fine in the old version, however in this one, without...
View ArticleHow to install Unity on Linux?
I've found the thread to download the Linux assistant here: https://beta.unity3d.com/download/2e0fa9ec2214/public_download.html But the download is "UnitySetup-2018.1.5f1". How do I install this? I...
View ArticleNeed help compiling Unity Native Audio Plugins for Linux, got "multiple...
Hi, my game uses Unity Native Audio Plugins available here: https://bitbucket.org/Unity-Technologies/nativeaudioplugins/downloads/ That repository includes the sources, as well as a compiled version...
View ArticleUnity doesn't create solution/csproj files on Linux(omnisharp)
I'm having a lot of problems trying to get proper autocompletion and such working using Omnisharp on Linux. According to the [documentation about Visual Studio integration,][1] unity is supposed to...
View ArticleUsing ZED plugin
Hi has anyone tried using a ZED camera with Unity? I am trying to get the ZED plugin to work with Unity on a Linux Ubuntu 16.04 machine- I have the latest ZED sdk installed and working fine whenever...
View ArticleIs it possible to run a game built in Unity (executable for linux) in a...
I'm trying to run a simulator built in Unity in a Ubuntu instance in Google Cloud Platform. Is it possible? If so, could you give some pointers on what to try?
View ArticleUnity 2017.3.1f1 won't start on Fedora 28. libGLU.so.1 is missing!
After installing Unity 2017.3.1f1 on Fedora 28 using the assistant Unity won't start with the error message: [admin@localhost Editor]$ ./Unity ./Unity: error while loading shared libraries:...
View ArticleHow to record (Video & Audio) game play of linux game made in unity...
Hi, I have to record the gameplay video of linux game and store it in system. I used "framecapturer" to do the same in windows.but I need to do it in linux.
View Article[linux] offline unity installer
I want to develop games with unity but all i want to do is offline. ***Can i get any source or anything else to install unity in my debain linux machine totally offline*** Ans also please list the...
View ArticleHow do I disable a whole folder or just a dll file when building in linux but...
I have a project which I want to build for Linux and windows. The problem is that the Xbox controller input I am using (XInputDotNet) only works on windows. I know how to change my script based on...
View ArticleLinux game server
Hello unity people! I am working on a multiplayer game, and it's time to start testing on a (linux) server. I have managed to somewhat get it to run on my server, with variable results. Over all...
View ArticleInstalling Unity on Linux XFCE Ubuntu 16.04
I am trying to install Unity from the [official Linux build page.](https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/page-2) Unfortunately, I have trouble installing...
View ArticleWebGL on Firefox Linux displays InvalidStateError,WebGL on Linux Firefox...
I have found an issue with 2018.2.4 where running a webgl build on firefox and linux, where the following error message appears: "An error occurred running the Unity content on this page. See your...
View ArticleLinux standalone not working
Hello, I'm having an issue with trying to build a standalone for Linux. I can't seem to find any information on this on the internet either. Throughout numerous attempts at different strategies, my...
View Articlelinux minimal - dependencies and errors
Hello,I set up a simple computer to create an "arcade-like" machine. It has an SSD running minimal ubuntu version. I understand I have to install some additional packages to get my game going but I...
View ArticleMono.Data.Sqlite.SqliteException:Unable to open the database file at...
![alt text][1] [1]: /storage/temp/124624-screenshot-from-2018-09-15-08-13-02.png I m facing this error when running on Ubuntu/Linux On windows its working fine... And i don't face this error everytime,...
View Article