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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
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