How to sort UPROPERTY dropdown for UObject to show recently edited assets

Steps to Reproduce
When selecting a uproperty dropdown for a uobject* that has thousands of uassets, it can become very cumbersome to find the correct object. It would be great to be able to sort this dropdown array.