Cannot Capture Thumbnail on Blueprint actor - UE5

Blueprint Actors have their own 3D Thumbnail.
if you open up the BP, at the very bottom of the class defaulta, you see the thumbnail settings.

to give a BP Actor a custom thumbnail, mostly a Plugin is needed… like Custom Thumbnails.
This again don’t generate Thumbnails on their own… but you can add an Image (Screenshot or Icon) as thumbnail to any BP Actor