Sort Tag Source Dropdown Alphabetically

Hi! We are leaning heavily on game feature plugins for our content structure, and are using tag config files in most of our plugins. We’ve been doing a pass to make various dropdowns in the editor easier to work with while using large datasets and one of the smaller improvements we made was to sort the tag sources dropdown alphabetically.

We figured this could benefit others as well, so I’ve gone ahead and made a PR with this small patch - it would be great if it could be upstreamed!

https://github.com/EpicGames/UnrealEngine/pull/13726

Let me know if I can provide any additional clarification.

Thanks!

Steps to Reproduce

  1. Edit -> Project Settings -> GameplayTags -> Add New Gameplay Tag Source …
  2. View the dropdown list for Config Path

Hi Russell,

Thank you for taking the time to reach out, and share your fix with us. The GitHub PR is mirrored in our Jira database, and is awaiting review. I also linked this UDN in the ticket for reference.

Thanks Basil!