Debug Unity application

Is it possible to debug an application that has been built with Unity using dotPeek? I've followed the instructions for setting up the symbol servers but when attaching to the running exe the dll I've decompiled doesn't seem to get loaded and isn't shown in the object browser. I'm wondering if this is because it's a mono project and the dll is maybe loaded in a different way?

0

Please sign in to leave a comment.