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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment