My C++ Components Keep Vanishing

So I’m going through the Crypt Raider course right now and I’ve run into a considerable little issue: every time I shut off, now matter how many times I build my C++ code or refresh, everything just vanishes like I never made them to begin with.

Now of course, I did make them, but it’s kind of getting a bit annoying having to set everything back up every time I reopen the Engine editor and compile the live coding. I never had this problem with the Obstacle Assault section, so I’m not sure what exactly is happening. Any help would be appreciated. Thanks in advance.

exit unreal engine

in VS Code hit ctrl+shift+B and make sure you compile using “[Project Name]Editor win 64 Development Build”

Make sure its the option with the word Editor after project and Development Build at the end.
Hopefully that will solve your issue

1 Like

…AHHHHHHH. Sorry for the late response, but thanks!

Privacy & Terms