Blueprint Actions Appear For Some Child Classes But Not Others

Summary

For some reason, I’m having and issue with certain actions not being accessible to children of parent classes. For instance, I have six children to ThirdPersonCharacter, and I’m trying to access the Events “On Jumped” and “On Landed”, and three of them have it appear, but the other three can’t. Even when I try to paste the event to the children who can’t, it can’t. Can anyone help me figure out what’s going on? I am using 4.27 by the way.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

Create a child for the parent you chose.

Expected Result

Children should be able to have access to all actions the parent can.

Observed Result

Not every child can use all actions the parent can.

Platform(s)

Windows 10

UPDATE: Figured it out. Apparently, I was in the Construction Script when I tried to access them, not the Event Graph. The reason why I couldn’t access the actions is because there might be no use for them in that particular part of the blueprint.

This topic was automatically closed after 180 days. New replies are no longer allowed.