Search Issue Tracker
Fixed
Fixed in 2021.3.27f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a15
Votes
0
Found in
2021.3.21f1
2022.2.9f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-30004
Regression
Yes
[Mono][Linux] Missing Debug Symbols when building a project
Reproduction steps:
1. Open the attached “Test Project” project
2. Go to Edit > Project Settings > Player window
3. Under “Other Settings” make sure “Scripting Backend” is set to “Mono”
4. Build the Project
5. Observe the build’s folder
Expected result: Both “LinuxPlayer_s.debug” and “UnityPlayer_s.debug” files are in the build folder
Actual result: Both “LinuxPlayer_s.debug” and “UnityPlayer_s.debug” files are not generated in the build folder
Reproducible with: 2021.2.0a19, 2021.2.19f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Not reproducible with: 2020.3.46f1, 2021.2.0a18
Reproducible on: Ubuntu 22.04.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment