Hello,
I have created an external dll in .net c# for my unity project.
Everything works fine but I cannot debug this DLL despite the fact I have copy the .pdb (create with portable option) next to the .dll I can’t step into code of the external DLL.