I made some C++ classes and then made children of those classes in Unreal Engine 5 and created a blueprint class for those children. It was working fine in both the blueprint and VS code and live coding was working fine. I restarted the project and then now the C++ classes folder is missing from content browser, but present in the source file. And the live coding is giving an error saying LiveCoding.json file is missing. And the child classes no longer have parent C++ classes displaying. Any help on this would be great!
2 Likes