I’m seeing this too in 4.25. Registering the custom FAssetTypeActions_Base implementation seems to fix it. Not sure why but the IsAssetClassSupported doesn’t find one for a new asset type and so fails. Maybe the system provided a default one for you in the past.
This renders the various walkthrough examples broken as it stands.