Search Issue Tracker
Fixed
Fixed in 6000.0.66f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a5
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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