Can't see C++ classes in content browser

Any ideas on this? I have the same problem, except that I started a new UE5 project instead of converting one from UE4.

When I create a new C++ class in UE5 it does not appear in the content browser. It’s simply not there.

I am in the C++ classes folder, I do not have any filters on, I can see the game mode C++ class that is already there when creating a new project. The only suggestion I found when googling was to delete all the derived files and rebuild the project. It did not work. Restarting the engine does not help.

Am I missing something or is this a bug? I do not have this problem in UE4.