Blueprint not compiling when project is loaded.

Every time I open my project, there’s one specific HUD blueprint that doesn’t compile properly. It always says the same error when I first open the project. It’s referencing another blueprint, calling a function from it. It always says the function doesn’t exist, but it does. All I have to do to make it compile properly is to refresh the node. However, if I close, then re-open the project, it gives me the same freaking error.

This isn’t a big problem, more of a small annoyance, but I can see it becoming a gigantic annoyance if more and more blueprints start doing this. Is there a solution to it, or am I the only one having this problem?