I have created a CPP class via the editor in UE5 (the same way I did for all my classes AFAIK) but the class is not showing up in the editor right now. I can see my other classes, just not this last one. When I try to create another class with the same name, UE says that the name is already in use.
I’ve tried searching in all the browsers, rebuilding countless times, live recompiling, validating assets in folder and even rebooting my PC. I hope it is just a noob oversight but does anyone know about this?
(CPP_SymbRt is the missing class)