I have problems for some time with debugging in Intellij (Ultimate 2019.2).
If I set Breakpoints and restart Intellij, or it reloads after a code change, all the Breakpoints work as expected:
But if I set the Breakpoints when the Play server is running, only a few of them still work:
Is this a bug, or is my configuration wrong?