Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.1f3
Issue ID
616179
Regression
Yes
Symbols (PDB) no longer being shipped for non-Development Windows
Under previous versions of Unity the Windows Standalone player came with a .PDB file containing debug symbols for all variations of the player (i.e. both 32bit and 64bit, and both Development and Release builds).
In 4.5.1 the file structure in PlaybackEngines has changed and now both win32_nondevelopment and win64_nondevelopment players no longer include symbols.
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
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
- Creating an empty project throws 2 errors in the Console when created using a macOS M1 Virtual Machine
RPGCoder
Oct 21, 2015 01:07
I have Unity 5.1.4f1 installed and there are no PDBs for the non-development versions. Which version of Unity 5 was this fixed in?