Search Issue Tracker
By Design
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.9f1
2023.3.0b5
6000.0.0b11
6000.1.0a7
6000.2.0a1
Issue ID
UUM-62356
Regression
No
DLL fails to update when a PDB file is present
How to reproduce:
1. Open the attached project "CodeBase.zip"
2. Observe the Console
Expected result: No errors are present in the Console
Actual result: "Unable to update following assemblies" error is thrown in the Console
Reproducible with: 2021.3.34f, 2022.3.19f1, 2023.2.9f1, 2023.3.0b5
Notes:
- The error sometimes fails to show up, however, upon loading up a fresh copy of the project it shows up
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
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
- Warning icon for the "Asset Import Overrides" has low visibility in Light Unity theme
Resolution Note:
After investigating the issue we conclude that pdb in question does not match the assembly (.dll) which explains the reported exception.
Feel free to reopen the issue if it is reproducible with an assembly that passes `Symchk` validation (https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/using-symchk).
Resolution Note:
After investigating the issue we conclude that pdb in question does not match the assembly (.dll) which explains the reported exception.
Feel free to reopen the issue if it is reproducible with an assembly that passes `Symchk` validation (https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/using-symchk).