Hi! I have tried re-installing unreal engine, visual studio, and still the errors won’t go away.
The code compiles without problem.
Hi! I have tried re-installing unreal engine, visual studio, and still the errors won’t go away.
The code compiles without problem.
It’s not just you; that’s how it is. I’ve been using VS2022 with UE5 and it felt better, but I think it just gets tied up with IntelliSense trying to parse its way through a lot of layers of code. I think most people are just ignoring it - I usually run live coding and see if there are complaints and then look back at the code.
I was given this link to help me understand how UE was working, but it also includes some alternative approaches / tools to coding in UE, maybe it’s for you maybe not - good video either way.