Memory leak issue
Hi, I have developed the Slot game for Linux and Windows in Unity. Right now the game is in testing phase. The issue is when tester play the game continuously for 5 to 10 hours, Ram of the system...
View ArticleFailed to load Mono. Please see Editor.log file for more information
I downloaded [Unity Hub v.1.3.2][1] and installed Unity **2019.1.11f1** After that I tried to create a new project and got the following error: *Failed to load Mono. Please see Editor.log file for more...
View ArticleUnity3D Linux empty compiler error
As soon as I start a new project, there are two red, empty errors in the error console. When I click play, it gives me a compiler error. This is on Kubuntu 19.04. I have no clue as to the cause. I have...
View ArticleUnity won't load script
Hello I have the following script which won't load at all during game time, I have attached the script on the ThirdPersonCharacter that comes with the Standard Assets pack. The name of the file is the...
View ArticleUnity gets stuck while baking NavMesh
Hello, I have a 3X3 terrain and I want to bake the NavMesh for it but Unity gets stuck every time I try to bake it. Is there a remedy for this?
View ArticleTrouble getting headless linux build to run on Ubuntu.16.04.3 LTS
Hey guys, Been having this really frustrating issue when attempting to run a headless server build of my project on Ubuntu 16.04.3 LTS using SSH. There's not much to the project, a scene with meshes,...
View ArticleBuild a game for Windows in Linux
Hello, I'm making a game using Unity in Linux and I would like to know if it's possible to build for Windows on my OS. If so, how as Windows doesn't appear to be an option in the Target Platform option...
View ArticleUnity build stand alone linux
Hello, i was trying to test a game in a linux machine, and after fixing the errors i have realiced that i am not being able to build or build andrun the project, it actually lets me build, but it ask...
View ArticleHow to launch Unity Editor in linux as superuser
Hi, I would like to debug a plugin that only works on linux as superuser and thus, I need to launch the unity editor itself as super user. The problem is: Where is the executable? I tried to sudo-start...
View ArticleI have OSX Standalone installed but doesnt work onLinux
I have OSX Standalone installed in Linux Unity 2019.2.6f1. It shows in the hub display. But the Build Settings doesn't have a selection for it and I get this error when trying to build a bundle for it....
View ArticleRun unity standalone in headless Ubuntu18.04 server with xvfb?
I followed many quesions and some answers in forums, finally I am using xvfb to start unity standalone application. xvfb-run --auto-servernum --server-args='-screen 0 640x480x24:32' ./build.x86_64...
View ArticleLinux build won't open - Unity 2019.2.12f.
So, I really have no idea what I could be doing wrong, but when I create a Linux build with the latest version of Unity (2019.2.12f), and then try opening it in Ubuntu, nothing happens. I'm not getting...
View Article[Linux] Resolutions for Rotated Screens
We've been building a sort of "Virtual Cave" with a number of 4k screens side-by-side and rotated 90 degrees. All of them are hooked up to several computers running Fedora 29. In the NVIDIA Control...
View ArticleWhite screen on android build
Hi all, I've come for help after days of searching for a solution to my problem. I'm currently on Debian Buster (Linux) and uses the unity hub. I thought I had everything right and I had to build for...
View ArticleCan't log into Unity via Google Account on Linux
Attempting to log into my Unity Google account through Unity Hub for Linux version 2.2.2 gives an error saying the browser is unsafe. I have tried logging in from different networks too. I am able to...
View ArticleWhen i open C#-Scripts with MonoDevelop, MonoDevelop shows starting screen.
I'm using Linux Mint (19.3 Cinnamon, 64-Bit) and when i try to open a C#-Script with MonoDevelop in Unity, it always shows the MonoDevelop starting screen instead of the script. I can open the script...
View ArticleLinux build in windows
Hi, I successfully created build for Linux using Windows. Thats works. But the startup file is not executable by default. I fixed this for me: chmod ugo+x file location But how I can fix this for every...
View ArticleShow Debug.Log in the console interface with a linux headless build
Hi all I'm developing a project that use a headless build on a linux Google VM that act like a server. Everything works very well, but I would need the server to print the various Debug.Log on the...
View ArticleBreakpoints are not hitting on linux
I use Unity version - 2020.1.0b2 on Linux (Ubuntu 19.10). I also tried on 2019.3.5f1. For script development I use Visual Studio Code with Unity Debugger extension installed and Mono version 6.8.0.105....
View ArticleRunning Linux build on Chromebook
Hello people. I am trying to run an app made in Unity on a Chromebook, but without any success... Initially I tried to run the .apk, but this version of the Chromebook that I am testing does not...
View Article