Description

After creating c++ classes, if the engine is restarted, the c++ classes will not be visible in the content browser. However, the created classes are visible from the explorer. After opening the engine, if user recompiles in the editor, character c++ classes (MyCharacter.cpp) loads in the engine, however, empty c++ classes do not load after recompiling.

Issue does not occur in 4.27.

Steps to Reproduce
  1. Create a C++ Project
  2. Create a C++ Class
  3. Restart Engine

Actual Result: After restarting the engine, c++ classes are not visible in the content browser but are visible from explorer window
Expected Result: C++ classes are visible from the content browser

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-148304 in the post.

13
Login to Vote

Backlogged
ComponentUE - Editor - Workflow Systems
Affects Versions5.0
CreatedApr 5, 2022
UpdatedSep 15, 2025
View Jira Issue