Unity Editor Crashes on Loading a Project, Elementary OS Loki
Hello everyone, Today I installed the latest build of Unity Editor for Linux (2017.1). I am running Elementary OS Loki, a Linux distribution based on Ubuntu, which should work. I opened the Editor, and...
View ArticleNo Linux/Mac modules
I HAVE installed the Linux and Mac modules however it's not showing in this menu. Any help? http://image.ibb.co/c1GE0F/No_Linux_Or_Mac.png
View ArticleLinux, Vulkan and multiple displays. Second monitor not working with Vulkan...
Using Ubuntu 16.04 and AMDGPU-PRO 17.30 I have a game that uses 2 displays. Using -force-glcore renders both displays as expected, but using -force-vulkan renders only the bottom screen.
View ArticleHow to access USB on Linux
I'm trying to access a USB device from Unity. There are some additional hurdles as the finished game is supposed to run on a Linux machine continuously reading input from the device (which is plugged...
View ArticleOptimizing VideoClip for Linux
![alt text][1]We are trying to play a VideoClip on a Linux machine. It works when we enable Transcoding, but the quality after a few seconds degrades to appalling, although the source mp4 file is very...
View ArticleAudio Vanishes
Hello i have added audio files to my project but somehow they are not getting added to the scene.they are alll .mp3 and .wav extension files do check the screen shots and give a solution i am using...
View ArticleUnity Editor for Linux is stuck on gettingStarted screen
I'm trying to use Unity on Linux, but it doesn't work. The problem is this blackish gray screen with the title of "gettingStarted." It's blank and doesn't do anything. It just stays there and doesn't...
View ArticleIs it possible to create Windows/Mac installer on Linux OS?
Hi! My game is automatically pulled & build on Linux by Jenkins. Then it is published on website as *.zip package. What I want is to create installer. But I cannot find any solution for creating...
View ArticleProblems building for linux
Hello, I am making a game for a client that want it for linux. I have a problem with the distribution of linux used by my client, Guadalinex. The game fails when execute it. In other distributions...
View ArticleTwo webcam not play in Linux platform
I try use two webcam in game. (use WebCamTexture) It work well in window but not work in Linux Just one webcam play in Linux (that's first connected webcam) I also check device that connected two webcam
View ArticleFailure to initialize! Your hardware does not support this application,...
I get a popup: Failure to initialize! Your hardware does not support this application, sorry! If I try to run a Unity game using Anbox on Ubuntu. (An Android game on an Android emulator like thing.) Why?
View ArticleLinux build is putting libNative.so in wrong place
I am new to this Unity world, so I might be doing something wrong... But, I am getting a DllNotFoundException for my Linux build. The Windows and MacOS build work fine, so it is not my managed code....
View ArticleHow to run Unity3D on Manjaro Linux with Bumblebee (Optimus)
Hello! I've downloaded Unity for Linux and I am able to run it just fine, I've tested everything and everything works. Only problem is, when I do **optirun ./Unity** (in the main directory of Unity),...
View ArticleEditor crashes after loading a project
Everytime I start up Unity and try to open my project it loads everything, the editor flashes up and immediately closes again. At first deleting the projects Temp and Library folder solved the problem...
View ArticleUnity Standard Cutout - Black Border Issues,Standard Cutout Shader - Darker...
First I'll note that I'm using the Linux build of Unity which might be the issue. Anyway, the issue it that using the Unity Standard Cutout Shader I'm getting a black background around each cutout. It...
View ArticleUnity 2017.2 Linux version fails to load mono
I recently installed Unity 2017.2 on a Linux Debian desktop, along with MonoDevelop and its dependencies. However, when I try to load a project, I get a "failed to load mono" error. I have tried...
View ArticleWhy Unity Linux editor isn't yet available on Get Unity page? Only Mac/Win...
Really, the question says it all. Even if your excuse for not putting it up there is "it's still experimental", why not explicitly mark it as such?
View ArticleUnity Linux, CircleCI and WebGL Build
Hello, I am trying to automate a project build with CircleCI 2.0, using a docker container with Ubuntu 16 and the latest version of Unity installed. It works on my machine (LOL), using the same...
View ArticlePlay music while game is starting
I'm creating a game in Unity (Targets: Mac/PC/Linux). I wish to play a 30 second looping track of music while the game loads. I can code in C# and C++ outside of unity if that is needed. i use Visual...
View Article