- Home /
Question by
gargd · Sep 13, 2018 at 10:50 AM ·
unityeditorheadless
How to make unity go headless on Linux?
Is there a way to run unity simulation without rendering graphics at all? I am doing some machine learning, the training takes forever, probably because the unity graphics are rendered. There is a headless mode option in build settings on linux which I ticked but nothing happened, the simulation was still rendered. Can someone please throw light on how does the headless mode option in build settings work?
Comment
Your answer

Follow this Question
Related Questions
View the distance an object has from the camera 2 Answers
How can i create a button in a custom class with UnityEditor using custom editor? 0 Answers
PropertyDrawer and SerializedProperty aren't working correctly 0 Answers
How to import Assetbundle at runtime? 1 Answer
Scroll rect moving down 2 Answers