Calling a child's child in a child blueprint from a spawn actor from class node that is being called back to the child causes an error. Basically, when using the spawn actor node referencing the child blueprint, setting the return value as the child's child causes an error and warning.
Very similar to: [Link Removed]
1. Create a new blueprint Actor "Parent"
2. Create a new blueprint Actor "Child" which is a child of "Parent"
3. Create a new blueprint Actor "Child_Child" which is a child of "Child"
4. Create a new function "MyFunction" in "Child"
5. Add a "Spawn Actor from Class" node in the function, select "Child_Child" as the class and set the transform to all 0
6. Create a local variable "NewChild" of the type "Child"
7 .Connect the Actor output pin and execution pin from the "Spawn Actor" node to a "Set NewChild" variable setter node
8. Hit Compile
Result: A warning and error are populated on the spawn actor and set nodes.
Expected: Compilation without any trouble referencing the child's child.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.8.1 |
Created | Jun 29, 2015 |
---|---|
Resolved | Jan 31, 2017 |
Updated | Jul 14, 2021 |