Unity apps on Ubuntu cannot be launched with administrative privileges
I want to run an Unity app on Linux with administrative privileges. But when I try to run an executable from Terminal as an administrator using the **sudo** command, the app shows "䏿¢" and then...
View ArticleHow to change Unity Editor graphics back-end
Hi, I am using Unity 2019.4 on Linux (Ubuntu 2020 LTS). When I run the editor on an integrated video card (Intel UHD 620) it works very stably but has poor performance. The window title indicates that...
View ArticleUnity Editor on Linux Server
I have started a new instance on AWS (EC2) and I download and installed a version of Unity Editor. When I try to launch a new project, the editor crash at the loading screen, this will appear for each...
View ArticleWhich ending (of file) does the linux build have so you can run it?
Hello. I exported a game for linux. Now I want to upload it to itch. In the linux folder, there are the following files: LinuxPlayer_s.debug (4 KB) Powershot.x86_64 (Powershot is the name of my game)...
View ArticleAnchor point moving when connected to Server
Thank you for taking the time to read this. First Just so you know all the moving parts here. I'm using the following build. #1 Unity 2019.3.15f1 #2 Mirror Networking vs 16.1.1 #3 Server running Ubuntu...
View ArticleUnity Editor Misreads Keyboard Input While Shift is Held
I recently installed Unity (2019.4.4f1) on a linux machine (running Ubuntu 16.04) and discovered a really odd bug with how the Unity Editor itself reads keyboard input and handles shortcuts. I first...
View ArticleSpace bar input not recognized
I am having issues with getting any input functions to recognize input from the space bar. I used something like this initially: void Update() { // Spacebar isn't getting picked up by getButtonDown? if...
View Article[Solved-ish] (Linux) Spacebar misbehaving in preview mode
I've recently run into a strange and frustrating issue while working on a practice project in a tutorial course. The issue arises when trying to instantiate a projectile from a space ship by pressing...
View ArticleHDRP Linux Vulkan black Screen at launch
My project doesn't launch on Linux with Vulkan. I don't undersatnd this crash and don't have any fixe since a while now. Here's the error, seems that cache data doesn't exist : [Vulkan init]...
View ArticleHow to download a specific version of Unity in the Linux UnityHub AppImage?
I am using Unity Hub version 2.3.2 (AppImage) OS: Ubuntu 20.04.1 LTS (64-bit) GNOME: 3.36.3 **I need the Unity 2019.2.21 (10 Feb, 2020)** Obs: I already tried going to the [download archive][1] and...
View ArticleWebGL Build Failing Linux
I am making a pretty standard game and can't export it to WebGL. I can't find anybody else online with a similar problem. Here's the error; Win32Exception: ApplicationName='python', CommandLine='-E...
View ArticleUnity is not retargeting to my .Net version
Hi, I was developing in Windows, but I recently start to work in Majaro, a linux distro based on Arch Linux. Intellisense in vs code is not working and throw me this error message in my Omnisharp Log:...
View ArticleIn Unity on linux editor windows like color editor closes if I move it or...
It's even closes so fast that i can't screenshot it
View ArticleProblems installing Unity on Chromebook
Good day, I install Unity on my ChromeBook (linux beta) following the instructions from this site - https://chromeos-cookbooks.firebaseapp.com/game.html . however, when installing the package...
View ArticleWebGL build not working on linux
I am trying to build my game for WebGL. I am using unity 2020.1.4f1 and it says "Build completed with a result of 'failed'. I am on Ubuntu Linux The errors as shown in the console are here in [this...
View ArticleLinux Editor Issue scaling and elements disapearing
OS: elementary OS 5.1.7 Hera x86_64 Kernel: 5.4.0-47-generic This is a screenshot of when it first launches (notice all of the ui doesnt fit in the window) ![alt text][1] This is after I scroll the...
View ArticleWebGL build size is much smaller compared to PC build size
I'm developing on Linux (Ubuntu 20.04) with Unity 2020.1.5f1. When I build to WebGL the result is about 75 MB, but when I build to Linux, Mac or Windows (with LZ4HC compression enabled) the result is...
View ArticleUnity Hub does not give option to select older versions of Unity,Required...
I need to download Unity 2019.4.5f1 for Linux to support a particular project but Hub only makes the latest LTS version available and I cannot find any Linux download pages, only Windows and MAC.,I...
View ArticleVideo playback in Linux
I'm trying to use Unity VideoPlayer component to play a video and i can't find a format that plays in linux. I've tried several settings for H.264, I've tried VP8 and VP9, none of them shows in Linux,...
View ArticleUnity Editor reliable on Linux?
Hi, I am moving from Windows 10 to Linux Mint 20 because Linux is much faster. Is the Unity Editor reliable to develop games on Linux? Thanks
View Article