This issue occurs when placing a breakpoint inside a loop in a blueprint's Event Graph or Function Graph. The breakpoint is only triggered once, even though the loop should continue executing. When the breakpoint is hit, and the "Continue" option is clicked, the loop ends without hitting the breakpoint again in subsequent iterations.This behavior is observed in default template blueprints, such as BP_FirstPersonCharacter or BP_FirstPersonProjectile in the First Person Shooter (FPS) template, and in Level Blueprints. However, when tested on newly created blueprints for the project, the issue does not occur.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
How does TArray loop correctly remove elements in blueprints?
What controls of umg have mouse wheel events in UE4.27?
How to use the.usf file in the ue4 engine Shader in the material?
Why does UV setting float2(1,1) display incorrectly in the material's custom node?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-228269 in the post.
5 |
Component | UE - Gameplay - Blueprint Runtime |
---|---|
Affects Versions | 5.4, 5.3 |
Target Fix | 5.6 |
Created | Oct 18, 2024 |
---|---|
Updated | Oct 31, 2024 |