Validated Get for Soft Object References in blueprint

We have this awesome “Convert to Validated Get” option on getter nodes if variable is hard reference or class reference. It makes code cleaner, so convenient.

Sadly this functionality isn’t available if variable is soft object reference (or TAssetPtr if you prefer). It would be nice to add it :slight_smile: