Search Issue Tracker

Fixed

Fixed in 2021.3.22f1

Votes

0

Found in

2021.3.4f1

Issue ID

UUM-6671

Regression

No

[DOTS Netcode 0.51] Linux server build runtime not working properly

--

-

1. What happened
Currently when open the game project with Unity 2021.3.4f1 to build linxux server runtime. The runtime will just crash when run the runtime. More info: https://forum.unity.com/threads/0-51-linux-server-build-runtime-not-working-properly.1296729/#post-8221044

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

  1. Resolution Note (fix version 2021.3.22f1):

    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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.