Visual Studio folders/filters keep disappearing

Hey everyone, so I created many folders in my project on visual studio just for organisation. I know that adding these folders are virtual and don’t change anything but when I generate visual studio code by right clicking on the uproject file and then open my visual studio my folders have completely disappeared. Can someone please help me out and make it so my folders don’t disappear, thank you :slight_smile:

You need to create/organize your c++ code in the actual project tree (think Windows Explorer). After you do so, when you regenerate the project files you will find those folders magically appear as filters :).

After you reorganize your code, you will have to correct your includes.