Why is Actor Action Utility not showing up in menu?

This used to work back in the 4.x days, but I can’t get an Actor Action Utility to show up in the actor right-click menu, neither in the Outliner nor in the Scene window.

Here’s the custom event, marked as “call in editor,” in a blueprint deriving from Actor Action Utility:

And nothing shows up in the menu:

I haven’t found any particular posts about this breaking, which I imagine would be a common complaint if it did, so … what am I missing?

(I’ve tried both with an empty list of supported classes, and with my particular class listed.)

@jwatte Hi , you probably have figured this out but just in case:

1- You have to go first to Editor Utilities
image
2-Choose Editor Utility Blueprint
3-Actor Action Utility
image

Hope this helps

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.