JetBrains / JetBrains/resharper-unity

mdb files not loaded in R#

Open
#2,391 0 comments 0 reactions 0 assignees View on GitHub
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
```

![image](https://user-images.githubusercontent.com/32265170/221157214-15ff7d93-d1bc-45f4-a69b-bce2440a9aa6.png)

![image](https://user-images.githubusercontent.com/32265170/221157511-cb3debf9-c86b-4ddc-877f-44d71956c6d4.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.