just a heads up: I’m frequently getting compile failures with Live Coding in UE5.0.1. The fix after checking to make sure that code is correctly done:
- Save All in UE5
- Save VSCode.
- Close both.
- Repon VSCode, Run Build Task “ObstacleAssualtEditor Win64 Development Build” and save.
- Reopen UE5 Project.
- In UE5, Tools menu → Refresh VSC Project
- Recompile in UE5.
Back in business. I’ve had this happen twice today in separate lessons.