Have errors but project working

Hi, I apologize in advance for my English.

When i build my code, Error data appears but the project successfully compiles and works.


What is the problem?

When you get that error it’s usually a good idea to compile in the engine as it should give a proper error message. However if it really does all work fine then try deleting binaries and intermediate folders, right clicking the .uproject file and generate project files. Then try building.

2 Likes

@DanM, Thank you, It helped me.

Privacy & Terms