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.
Comments (1)
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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?