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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
There are no fixes planned for this Bug