Developer Notes

Duplicate of UE-12481

Description

If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not continue on to the next node.

Steps to Reproduce

1. Open Editor (any project)
2. Open Character BP
3. Place a breakpoint on a node that has nodes attached to its output (to keep the logic moving forward)
4. Press PIE
5. Use the function/mechanic that utilizes the node with a breakpoint on it
6. Press F10

Results:

The editor does not skip to the next node

Expected:

The editor moves to the next node to continue following the blueprint logic through the function/mechanic.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Duplicate
ComponentUE - Gameplay - Blueprint
Affects Versions4.7.64.8
Target Fix4.9
CreatedJun 10, 2015
ResolvedJun 11, 2015
UpdatedApr 27, 2018