Blueprint Keeps Losing Parent

I found the problem, don’t know if this is specific to UE5 my C++ class was not even in my content browser even though it was untouched. It seems to have a problem with having the C++ file in the content directory. when I first load up the project it is not there, until I compile the project, but when I made this post Ii was still not getting into the content browser after compiling the project but didn’t realize the file was still not added into my content browser.

2 Likes