Hello everyone, when i create a new project using ue5 i get several errors and warnings but with no issues and i can compile normally. But it is annoying that i can not remove them.
Hi these are IntelliSense errors. The Build + Intellisense errors are selected Click the drop-down and select “Build Only” Unreal Engine source origins are before Intellisense, therefore they come out as potential errors
2 Likes
You should try Rider for Unreal instead of Visual Studio, it works much better, and you won’t get this spurious errors:
2 Likes
may it effect my project in the future ? i mean corrupts it.
i am going to use it but i do not really have the budget now
No it has no impact on the project. Rider works with the Visual Studio .sln and .vcproj files as is. You can try the demo for free for a month or so.
okay thank you very much