Closed tgaldi closed 3 years ago
Thank you for the reported bug.
However even in captured video I have open questions:
Without MetaProject:
Ok, I see that something is started, but I still don't see MetaProject output tool.
Also from this example I don't see any problem. You start application, and after that you stop application. Where is a problem?
I cannot start debugging with metaproject enabled.
Could you make video with opened MetaProject tool and starting of your application?
The first time it is enabled and debugging is started then stopped:
Afterwards:
Now I see the problem.
I will make test application on Unity and will try to reproduce it. If I can reproduce the bug, it will be fixed in the next release.
Thank you for the reported bug.
I can't reproduce this bug. Unity example is working fine.
Are you using the Unity Editor? The game should not play when you start debugging. Also, it does work the first time, but after stopping debugging and starting again it no longer works.
I took example from Unity Editor, and made Visual Studio project from Unity project. After that I have opened this VS project and started/stopped it many times. It works correctly.
I didn't make such video just by reason that Git allow attach files to comment with maximal size 10Mb.
This video demonstrates that it works when start application many times
I've done some more testing and it seems to be related to starting and stopping without hitting play in the editor:
I will try to reproduce it, thank you for the information.
MetaProject 2.0.1 is released. Could you check is this bug fixed?
Selecting Debug->Start Debugging does not start the debugger.
It will work the very first time after I restart my machine, but after stopping debugging it will not work again.