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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There are no fixes planned for this Bug