I have a Unity program that I did not write and for which I do not have the source code but it calls a DLL plugin I am writing. I would like to know how to debug my code because "Attach to Process" doesn't work. It says my breakpoints won't be hit because no symbols are loaded. I'm using visual studio 2013 but I'm open to other platforms if that is the only way to be able to debug this.
↧