The blueprint debug filter is not working properly. It shows when your print string is being called but it isn't showing the trace location of the actual function from the blueprint.
1. Create a new template
2. Create a blueprint function library
3. Add a print string to the 'New Function 0'
4. Right click and 'toggle breakpoint'
5. Compile and save the blueprint function library
6. Create a new actor blueprint
7. From 'event tick' call 'new function 0'
8. Compile and save the blueprint
9. Place the blueprint within the level
10. Look in the drop-down for the 'debug filter'
11. Open up the 'blueprint debugger' from Window menu
Result: The trace location is listed as unknown and isn't recorded
Expected: The trace location to be listed properly from the blueprint actor and the blueprint function library
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How does TArray loop correctly remove elements in blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
23 |
Component | UE - Gameplay - Blueprint Editor |
---|---|
Affects Versions | 4.8.1, 4.9, 4.16 |
Created | Jul 6, 2015 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |