Hi,
You could try this but save a backup copy of the project first in case it doesn’t work.
Try the steps below but if it doesn’t work, go into the Source folder and open the WheeledVehicle source file and comment out all the variables and functions related to GetUseText. Then repeat the steps below.
Delete the .sin, Saved, Intermediate, Build, Binaries and .vs files in the project directory.
Then double click the uproject file to start rebuilding the project.
Then right click the uproject and generate Visual Studio project files.
In the editor, go to file>> refresh Visual Studio project, then file >> Open Visual Studio project.
Hope it helps.