Here’s an export setup using UE4.27.2 with custom selection:
- Create BP_ExportManager Blueprint with Export Custom Event
- Mark ExportSelectedActors var to be editable
- Drag the manager into the level and populate ExportSelectedActors
- Setup a trigger event: Export through a Widget UI or keystroke