Position Report Component does not appear in project anymore?

I created my Position Report as directed, then saved and quit. When I start up Unreal Editor, the chair does not show a Position Report attached to it. I see the source files in the source folder. Did I do something wrong? I think it was there when I first created it in the editor and saved.

Seen this too. It still exists in VS project code just lost from the chair. Looks like an UE editor bug as far as I can tell.

  1. You can open content browser in UE editor (if not open Window > content browser -> 1)

  2. Click the folder icon in content browser and select c++ classes then project or expand and select project. You’ll see your PositionReport class there.

  3. Click on the chair

  4. Make sure details is also visible (Window > Details)

  5. Drag the PositionReport class into the list in details at the top below search

  6. Build and play. It will now show up again in the Output Log.

This topic was automatically closed after 3 days. New replies are no longer allowed.

Privacy & Terms