In my Java project, the stack trace in the debug console no longer offers clickable links to the source file, seemingly without any reason. Although clickable links are still present in the stack trace of my other IntelliJ projects, I am unsure of any changes that may have caused this issue in the current project. I have tried invalidate caches, removed .idea folder but not helpful.
invalidate caches, removed .idea folder
It's a known bug.
The fix is available in 2023.1.1+ versions.
If it's not the case, please contact support with a sample project to reproduce the issue.