Repro:
- Create a Third Person Blueprint project with Starter Content
- Open the ThirdPersonCharacter blueprint in the bp editor.
- Add an Event on Landed node and split the Hit pin
- Click the Override buttton in the Functions section of the My Blueprint panel.
- Select On Walking Off Ledge.
- Hover the mouse over the error on the Event On Land node an observe it.
- Right click on the node with the message and refresh it.
- Hover the mouse over the error on the Event On Land node an observe it.
Result:
Refreshing the node like the error message in the tooltip suggests does not resolve the error. Additionally, the number of times that message appears in the tooltip is incremented by one with each refresh.