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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment