Brand new project first c++ actor fails.


Hi
I have searched up the issue and every solution is delete these folders then recompile and everything works. well i doesn’t for me.
There is literally nothing else in the project.
Any idea apart from delete x folders and recompile.
Thanks

Why are you compiling in live coding? it has limitations. Also check your build.cs file and ensure that it has correct modules.

1 Like

That’s the default when I created the project. Previous c++ UE project I have created worked fine in older versions.
This is fresh empty blank project. I try to create a C++ actor and get this response.

Actually weirdly. turning off live compile works.
Thanks