EpicGamesExt/raddebugger

On every step a new file tab is open

detter-dev opened this issue · 3 comments

Stepping opens the same file tab and it scrolls down to the current execution line. I tried full delete and clone again, but it's still happening.

1.mp4

This is likely being caused by a malformed row in the "File Path Map". I am not sure how these are sometimes being generated, but deleting that row should fix the issue for you.

Awesome, it worked, thank you.

I've done a few major passes over the file path map & config system as of 0.9.13, and it should have made the debugger robust to this issue, but if it happens again please just re-open the issue and let me know.