I spent so much time developing my game and plugins, but this is the last straw. I am completely unable to compile anything, whether building from source or using 5.0.3 from the epic games store.
I have spent over a month now trying to sort out these issues. Logging entire workdays for weeks on end trying over and over, waiting on long compiles and pouring through engine source code trying to figure out what is going wrong.
The culprit, is that epic’s development team are too lazy to fix their header includes on anything. We’re supposed to rely on manually configuring intellisense or xcode to know where to look because the project file generation is such an abortion and unrealbuildtool doesn’t even know what to do. This is an issue that completely breaks c++ and dates back at least to 4.16 so i have no faith that it will EVER be fixed.
I’m switching to unity. I’m going to spend the time to learn an entirely different engine, an entirely different programming language, and rebuild all of the systems i’ve already built from scratch because it is literally easier and less effort than sorting through this nonsense. And i also know that i am shouting into the void here and i will never get support from epic. No one is here to help me, except other doomed souls, suffering in the hell that is the UE5 source code like i am.