Yesterday, VaRest plugin downloaded from the marketplace stopped working from day to day.
I took to checking what is the reason and I came across a very strange error related to blueprints.
For simplicity, let me add that first I checked the obvious possibilities of errors, reinstalled the engine, played VS files, cleaned the project folders.
Did not help.
In addition, I want to point out that the plugin has been in unchanged form for many months. Neither the plugin nor the engine had any problems until yesterday.
The error was not preceded by updating the engine or plugin.
Furthermore. the project code was not edited.
I went to sleep with a working project. I got up in the morning and everything was red.
Since yesterday, the error appears in every project using this plugin. and I have grounds to believe that this is not a fault of the plugin. Why?
Because:
All newly installed plugins have the same error in all projects
And it appears in random conditions.
Blueprint in which this error occurs for the first time will repeat this error until the end of its existence.
Interestingly. When in the blueprints displaying the âCall unknown Functionâ errors, we will remove these classes and write the structure again. Everything works until you re-open the project or try to compile in shipping mode.
It looks as if the blueprint did not know the class names of the plugin when it was loaded into the editor. Or wrote them with typos.
All classes have an Call unknown Function error
Problems appears in UMG and Normal actor blueprints.
Engine Version 4.18.3
I totally dont know hat to do. please help