Is unrealengine5 bugged?

Frustrated, Angry, and disappointed. I just started learning unreal withe the udemy course. My blueprints created in C++ are not saving to the editor. I have to recompile and add them manually. I’m now at the Dependency Injection part and the editor is crashing to desktop. Does anyone know if there’s a fix, or is the course outdated?

which course is it?

Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games

I don’t know that course but I know the people that are offering the course. I din’t think it is outdated. I remember stating wit h Unreal about 3 years ago and it was difficult. Struggling was a part of my learning curve for a while.
Have you tried posting questions on Udemy? I would recommend doing so.

Yeah, Live Coding could not locate the build, started over and stopped using the bash terminal. Now just using the Cmd, and everything works.

glad you figured it out. It can be frustrating, dont give up! I never tried live coding. In UE4 I never compiled from the editor. Always from Visual Studio. Now with UE5 I always compile from Rider (investment was worth it :slightly_smiling_face:)