Child BPs created from Parent BPs that include nodes attached to the Event BeginPlay, Event ActorBeginOverlap, or Event Tick nodes include a Parent call in the Event Graph by default. This is inconsistent with Child BPs created before the nodes existed in the Parent, which do not show the Parent call after recompiling.
Reproduced in 4.7.6 binary and Main (//depot/UE4/Promotable-CL-2513846).
1. Open any project
2. Create a new Actor Blueprint, "ParentBP"
3. Add a Print String to Event Begin Play
3. Compile/Save
4. Right-click ParentBP in the Content Browser and select Create Blueprint Based on This
Result:
Event Begin Play has a Parent: Begin Play call to the Parent BP.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How does UMG set overlapping layouts?
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Head over to the existing Questions & Answers thread and let us know what's up.