Matthias @matkoch.dev · Jul 7

For me this only happened when symbols are unavailable. When symbols are loaded correctly, you should see a checkmark for each breakpoint. Could you check once more under Debug > Modules whether the expected assembly is loaded, and whether its last-modified timestamp correlates to your compilation?

0 likes 1 replies

?

Replies

Paul Louth · Jul 7

The screenshot wasn't from a live debug session, so that's why there are no check-marks. However, I just ran the same unit-test to see if the check-mark shows up and now the breakpoints magically work. I have done nothing. And now for unknown reasons it now works.