- Home /
Question by
BjarkeDuDe · Oct 10, 2012 at 09:34 PM ·
bugdebugdebugging
Debugging opens a new tab :(
Whenever i debug a script with no errors, it opens a new Unity. Is There any way to prevent this? Because i end up with like 8 Unitys open at the same time.
UltraSadFace :(
Comment
Best Answer
Answer by DaveA · Oct 10, 2012 at 09:40 PM
Open Unity. Open your project. Open Mono. In Mono, go to the Run menu, choose Attach to Process, and choose Unity. Then you're on your way.
Your answer
Follow this Question
Related Questions
Editing code in debug mode? 2 Answers
How to use Webgl Debug Symbols? 0 Answers
3rd party bug reporting system similar to unity's "Report A bug" 3 Answers
Use Visual Studio to debug Unity. Cannot connect to process 2 Answers
libil2cpp.sym, libil2cpp.so.debug, libunity.sym.so... What should i use for il2cpp debugging? 1 Answer