Unity Issue Tracker - Linux server build runtime not working properly
Fixed
UUM-6671
Linux server build runtime not working properly
Unity: Core Runtime
DOTS Netcode 0.51
Fixed
2021.3.X
The problem itself was due to the dedicated server platform target, not working correctly when graphic device was not initialised.
Latest 2021.3.22 and 2020.3.44 should have the fix.
It is not a bug in the package.
2. How can we reproduce it using the example you attached
1) Open the project with Unity 2021.3.4f1
2) At Project tab, open Samples - Scene - NetCube then wait for loading complete
3) Choose _BuildSettings - Linux-Server then at Inspector choose Build button
4) Get the linux build runtime at root of project then Builds - Linux-Server folder
5) Copy the linux server runtime build to linux machine and run it
6) Linux server runtime just crash when executing
7) If want to open the project at Unity 2020.3.35f or above, change manifest file com.unity.render-pipelines.universal to 10.9.0 to fix compile error
8) Repeat step 2 to 5
9) Linux server runtime will run properly
Prioritise and Follow this issue
Have a workaround or additional info about this issue?