I’m using UE 5.1
I created a C++ class for character and BP_Character based on this C++ class.
When I open it again UE and BluePrint don’t see the parent class.
I compiled all code in Visual Code before opening UE, I used Live Code.
I also removed all generated files and regenerated the project files again.
I created a new C++ class and still blue don’t see this class on the dropdown for parent classes: