JetBrains / JetBrains/resharper-unity
mdb files not loaded in R#
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I have mdb files next to dll in Unity (Dotween plugin) and resharper keeps trying to decompile them instead of using the mdb. Here is what is said in the support information
Also tried to add source mapping but seems it doesn't work either (moreover it's adding a \src suffix ?).
Here is what is said in the support information
```
* DOTween, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Location: D:\.....\Assets\Plugins\Demigiant\DOTween\DOTween.dll
PdbSignature: 9d1ad4a1cead4e71b7401c39cd1735171
PdbName: D:\...._Holoville\__DOTween\_DOTween.Assembly\DOTween\obj\Release\DOTween.pdb
LastWriteUtc: 10/10/2022 07:44:07
--- SrcSrvSourcesCacheImpl ---
*...
* D:\Development\dup-icb-unity\Assets\Plugins\Demigiant\DOTween\src
```


Contributor guide
Assessment
This issue has not been assessed yet.