Hi I am a beginner in code so I don’t if I’m just being stupid. I have C++ class which makes a debug sphere which has worked before. I added a new c++ class with nothing even written I haven’t changed a thing. Before I recompile the new c++ class isn’t there and my code for the Debug Sphere doesn’t work when I hit play and when I recompile the new c++ class it shows up in the folder, unfortunately when I hit play I crash over and over again. There is no issue with my code I believe because it only started to crash when I made a new c++ class. If anyone can help thank you .