If a blueprint has a breakpoint on a node and that node is utilized in PIE, the Event Trace in the Debug Log window will register each action taken by the blueprint multiple times.
1. Open Editor (any project)
2. Open any blueprint
3. Set a breakpoint in the blueprint event graph
4. Open Debug by going to Window>Debug
5. Press PIE
6. Perform action that will fire node with breakpoint attached.
Result:
Breakpoint is hit, actions in the Event Trace will register multiple times.
Expected:
Breakpoint is hit, nodes register 1 time per action taken.
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
为什么我的电脑无法安装ue,错误代码一直是IS-IN-BV05,该如何解决
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
Why does the system plugin 'UnrealBuildTool' error could not be found when the project is compiled?
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.7.6, 4.8 |
Created | Jun 10, 2015 |
---|---|
Resolved | Aug 12, 2016 |
Updated | Jul 14, 2021 |