EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin
Adding Breakpoints is Inconsistent
- Dominant language
- C++
- Stars
- 138
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
**UE4 Version**
4.24.3
**SkookumScript Version**
4.24.03
**Describe the bug**
Adding and removing breakpoints via the IDE is inconsistent. Sometimes hitting F9 adds/removes the breakpoint, while other times it does not. Sometimes accessing the option via the menu works when the hotkey does not.
It seems that modifying things via the Breakpoints window is the most consistent way to toggle and remove breakpoints. Remove all breakpoints always seems to work.
**Expected behavior**
If the runtime is connected, this should just work. If the runtime is not connected we should print a warning to the IDE log.
Contributor guide
Assessment
This issue has not been assessed yet.