Failed to load /Script

After I migrate some files from project to project I’m getting a bunch of these messages when I launch the editor.

Failed to load /Script/Game.Interactable Referenced by K2Node_VariableSet_2

I haven’t detected any issues but I can’t get rid of those messages.

Tried deleting binaries .vs/Binaries/Intermediate/saved folders and regenerating VS files but it didn’t help.
Also fixed redirectors in every folder under Content, same thing.

Anything else I can try?

Were you able to solve this? Having the same issue here… :confused:

Seems like this issue is close to this one: C++ and blueprints compile but "Failed to load: Can't find file" on building pixelstreaming project.

It has to do with the plugin not loading before being referenced.