PCG graph callbacks in BP do not appear to get called correctly after the blueprint is compiled.
1. Create blueprint actor, add a PCG component to it, set it as any PCG graph.
2. Add the callback events "On Graph Started Generating" and "On Graph Cleaned" from the PCG component to the BP.
3. Connect print string nodes to both events to check if they fire.
4. Click the Generate and Cleanup buttons in the PCG details panel in the level, and observe that none of the strings are printing.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-219235 in the post.
1 |
Component | UE - World Creation - Procedural Tools |
---|---|
Target Fix | 5.5 |
Fix Commit | 37174817 |
---|
Created | Jul 9, 2024 |
---|---|
Resolved | Oct 16, 2024 |
Updated | Oct 16, 2024 |