Unable to clean target while not hot-reloading.close the editor and try again

I can Build Successed,And I can play in Editor.but when i rebuild code in vs ,produce a error : unable to clean target while not hot-reloading.close the editor and try again.
I must clear .VS .build .Binaries file and so on。Why is this so??I hope to get an answer Thank you very much

I have same problem. The solution just a delete Binaries, Intermediate, Save and *.sln file.

1 Like

I have solved this problem, but I did not notice that someone answered me and I am sorry

It’s so interesting how cleaning the solution on its own does not solve the problem. I even re-generated the sln using the project file. So so strange. Thanks man!

My problem came from a failed hot reload, if that helps anyone diagnose the underlying issue.

Funny thing I got the same problem because i builded my project inf my documents and my name has the special character Ä in it, so it went in compelation errors.