- Home /
The question is answered, right answer was accepted
Headless mode checkbox is uncheckable
I'm trying to make a headless linux build on my windows machine. Why "Headless Mode" checkbox is uncheckable? Docs seem to have zero information regarding this unfortunately.
Answer by meat5000 · Apr 03, 2018 at 10:49 AM
I could be wrong here but this may require -batchmode to run headless. I think this is also supported by Standalone builds.
~
https://docs.unity3d.com/Manual/CommandLineArguments.html
~
I'm also thinking that as Headless does not display any feedback it is probably not supported in development build but I dont know about this, citation needed!
Follow this Question
Related Questions
How to remove unneeded references (texture, audio) when doing headless server builds? 2 Answers
Linux Headless -- Application.Quit() doesn't work? 1 Answer
Is there any requirements for a server in order to host unity 3d games on it? 2 Answers
Headless Linux build 100% CPU usage 2019 vs 10% 2018 1 Answer