Why am I getting these errors when trying to compile my code through Visual Studio 2022?


I found an XML file in my project called HotReload.state in [projectfolder]\Intermediate\Build\Win64\u64[projectname]Editor\Development. (I am using UE5.5 on Windows so if you are using a different version/operating system it might be in a different location/name). If I open my file I can see it is valid XML. Yours might be corrupted.

Try deleting the file (back it up if you are worried) and compiling again.

1 Like

THANK YOU!

That worked!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.