Search Issue Tracker
Fixed
Fixed in 2020.3.41f1, 2021.3.11f1, 2022.1.12f1, 2022.2.0b1, 2023.1.0a3
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-1582
Regression
No
Unity Server run time does not respond to SIGTERM and other linux signals correctly.
How to reproduce:
1. Open the attached project (ApplicationQuit.zip)
2. Make sure the "SampleScene" is open
3. Press Ctrl+Shift+B to open the "Build Settings" window
4. Enable "Server Build"
5. Build the project
6. Run the built project in the terminal
7. In a separate terminal window run "htop"
8. In "htop" locate and select the project's process
9. Press F9 and press Enter on the "15 SIGTERM" signal to terminate the process
10. In the build's directory find the file that's name starts with "QUITFILE"
Expected result: the "QUITFILE" appears after the process has been terminated
Actual result: there is no "QUITFILE" present after the process terminated
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0b1
Reproducible on Ubuntu 20.04
Not reproducible on Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2023.1.0a3):
Verified the expected results have landed to trunk c33d888c3758. Validated on Ubuntu 20.04
Resolution Note (fix version 2022.2.0b1):
Verified the expected results have landed to 2022.2/staging a949eee0fbed. Validated on Rocky 8.6
Resolution Note (fix version 2022.1.12f1):
Verified these expected results are produced in 2022.1.13f1 on Ubuntu 20.04
Resolution Note (fix version 2021.3.11f1):
Verified the fix has landed to 2021.3.11f1 651e05a8966e on Ubuntu 20.04
Resolution Note (fix version 2020.3.41f1):
Verified the fix has landed to 2020.3/staging 7c19dc9acfda on Rocky Linux 8.6