Reproduction steps:
1. Open the attached “IN-90045” project
2. Open the Build Settings window (File > Build Settings)
3. Make sure “Linux” is the selected platform
4. Make a Clean Build of the project
5. Observe the Build progress
Expected result: The Build finishes successfully
Actual result: Memory usage keeps increases on “Linking GameAssembly.so (x64)” task
Reproducible with: 2021.3.45f1, 2022.3.53f1, 6000.0.31f1, 6000.1.0a8
Reproducible on: Ubuntu 24.04, Windows 10, Arch (user)
Note:
- On Linux machines with lower amount of RAM, the task is terminated by OOM killer.