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 scenes: an Intro (currently without animations and other fancy staff) and the game prototype (without lightmap). After I publish the executable and I lunch it on Debian I have to wait 2 minutes in order to land to the first very simple scene. Could you please give me some hint so how I can improve the scene loading time for Linux? Thanks in advance for your precious support!
Your answer
Follow this Question
Related Questions
Is calling OnCollisionEnter2D on allot of GameObjects leading to worse performance? 0 Answers
Unity cant have multiple servers hosting at once on linux 0 Answers
Segfault after Capture Frame using NVidia Linux Graphics Debugger 0 Answers
Can I run C# scripts from Unity on an Ubuntu 19.10 macine? Huge stack of compiling errors. 0 Answers
Low framerate on Android devices 0 Answers