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:
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?