Hello Dan, the Unique Usernames is a great addition to the leaderboard.
I noticed now that when you have Unique names enabled and I try to call GetLeaderbord with SearchQuery-> Username("Test"), if there is another similar username, lets say ("MyTest" or "Te" or "est") it will return them too.
Would it be possible to make GetLeaderboard(SearchQuery) return the exact UserName (If Unique Username is enabled) instead of all the ones that contain it?
EDIT: This is just a feedback that could be useful for future versions. Not an issue with the leaderboard or hotfix. On my side I could get my intended behaviour with one line of code, but would be nice to get just the unique entry in the future