Hi,
Since plenty of months (or years), over several Rider and NCrunch Versions (Up to 2026.2 EAP) I have this problem.
Starting debugging
* From the Test Windows
* From Break into First Failing Test (and the likes)
* Do not know if they are more ways :)
Does not work most of the times not.
It seems that the Process Inside Rider is startet somehow, but the test did not finishes or reach the
the set breakpoint.
Starting Debugger via Rider itself works every time, but it is more work (setting breakpoint, searching the test, start the debugging of that test).
Am I alone with that?