Event not working after duplicating the Blueprint

Hello,
I have Duplicated a blueprint using the duplicate button and then renamed it.

I have solved all errors related to references and double checked every node related to it just to make sure all references are ok

But one timer by event does not work. even tho its been called.
Nothing changed in the code, the only thing i did was to duplicate that class and replace it

Is there some issue known with events \ timers when duplicating blueprints?

Hey @Userofunreal!

Yes, you want to replace any Custom Events, Timers, and timelines (if I remember others I’ll add them, I know there’s more than these 3). Those are at least the things that I’ve run into issues after a duplication, or the forbidden Copy/Paste!

Deleting the node and remaking it should solve the issue though! :slight_smile: Hope that helps!