I’ve implemented a very basic gate-style interface that includes “Trigger” and “Reset” events. I’ve implemented this interface in two classes (blueprints) and when I trigger the messages for these events everything works totally fine.
Every time I start the editor and switch to my map; I get the following error dialog:
We haven’t heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you’re still experiencing this issue, please feel free to post back here with additional information.
I couldn’t get the issue to reproduce with the info provided above. Do you have repro steps that could help us pin this down? Or would you be willing to private message me a link to download your project over the forums?
I have had this warning too on interface functions that should be perfectly legit (4.9.2). I re-added the interface event nodes and forced a recompile of the interface blueprint so that all the classes implementing it were updated/dirty, then compiled & saved all changes and the warning went away.