Can't select certain class in dropdown menu

Hi,

I’m unable to select a certain class (or any of its descendants) in any properties. This happens everywhere where this class is selectable, but here’s an example with the Default Pawn Class property, inside a game mode:

image

When i try to select my class, the dropdown menu will close, and the property will stay as “None”. Other classes work fine.
I’ve tried fixing up redirectors, reparenting the class, regenerating project files. No luck so far. Also dragging from content browser doesn’t work, nor does duplicating & trying to use the duplicated bp.

I recently deleted the old parent class & parented it to WheeledVehiclePawn, alongside other changes. The blueprint compiles with no errors.

Any common issues like this?

Okay, I was able to get it working by moving the blueprints to a different folder…
Can someone offer an explanation why that helps?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.