A week ago, i have renamed my current project name, which causes some warnings when it’s making a build.
I have renamed it’s project folder and the .uproject file, but i think this wasn’t the best method.
Thanks for this steps, !
But unfortunately it gives me the same warnings that 552 “string asset reference was not found”.
I have also noticed that my other question “Error 103 when trying to make a build in 32-bit (x86)” was closed because it is a duplication.
I’m sure that it’s not a duplication, because when i try to make a 32-bit build it fails and gives me a 103 error code while it makes a 64-bit build succesfully without any errors, only similarity is that the warnings are shown within the two builds.
Also, here are the logs for the 32-bit & 64-bit.
I remember having something similar like year ago and i fixed it by deleting “Intermediate” and “source” and renaming project twice. I dont remember which part helped, so yea…
I have solved the warnings by recreating the same paths and folder names with the referenced files.
Then, i deleted those files one by one while i clicked on the replace references button.
After that, i just did a “Fix up redirectors in folder” on the entire project and after this i made a new build where in the log wasn’t any reference warning there.