Search Issue Tracker
Fixed in 2022.3.0f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X
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
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Add comment