Player Controller keeps corrupting and crashing my engine when restarting

I think it might be due to the player controller having a C++ class parent and you’re trying to launch the project before it could be compiled properly. How do you launch the editor? Do you build your project from VS?

1 Like