I am trying to create a c++ actor component class except when I do it tells me build failed but still opens the editor and creates the files. The component does not show up and cannot be added to an actor. I’m not sure how to fix this.
Could give a screenshot of the header (.h) and cource file (.cpp) of your actor component class so I can understand the situation more? And also the build failed message you get from your code editor?