Search Issue Tracker
In Progress
Fixed in 6000.0.66f1, 6000.3.4f1, 6000.4.0b4
Fix In Review for 6000.5.0a5
In Progress in 6000.5.X
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b9
6000.4.0a4
6000.5.0a2
Issue ID
UUM-128204
Regression
No
Standalone Windows Build does not include PDB files for native plugins when "Copy PDB files" option is checked in the Windows Build Profiles tab
How to reproduce:
1. Open the project “IN-123390_NativePluginPDBRepro”
2. In the Project tab, Look in Plugins/x64 and observe that there is a native plugin (SimpleUnityPlugin.dll) as well as its accompanying PDB file (SimpleUnityPlugin.pdb)
3. Go to File -> Build Profiles, select the Windows profile, and confirm that 'Copy PDB files' is checked
4. Build the project
5. In Windows Explorer, navigate to the Build folder, and look inside the Data folder -> Plugins/x86_64
6. Observe the files
Expected result: Both SimpleUnityPlugin.dll and SimpleUnityPlugin.pdb are present
Actual result: Only SimpleUnityPlugin.dll is present
Reproducible with: 2023.1.0a1, 6000.0.62f1, 6000.2.12f1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: the PDB missing means that we're not able to correctly symbolicate stack traces involving the native DLL, reducing the quality of crash and error data from the built game
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 6000.4.0b4):
Fixed in 6000.4.0b4
Resolution Note (fix version 6000.3.4f1):
Fixed in 6000.3.4f1
Resolution Note (fix version 6000.0.66f1):
Fixed in 6000.0.66f1