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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment