EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin
Adding Breakpoints is Inconsistent
- Vorherrschende Sprache
- C++
- Sterne
- 138
- Forks
- 22
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.