Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.6f1
2023.3.0b3
6000.0.0b11
Issue ID
UUM-60491
Regression
No
Debug symbols for the release build are not created when using Mono Scripting Backend and the Managed Stripping Level is disabled
How to reproduce:
1. Open the “Repro” project
2. Open the Player settings window (Edit > Project Settings > Player)
3. Navigate to the Other Settings sub-menu
4. Set Scripting Backend to Mono
5. Set Managed Stripping Level to “disabled”
6. Build the project (File > Build Settings > Build)
7. Check the “Managed” folder here: YourProjectPath\Builds\WindowsTest\Repro_Data\Managed
Expected result: .pdb files are created
Actual result: .pdb are not created
Reproducible in: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Reproduced on: Windows 10
Not reproduced on: No other environments tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug