In my group’s new game, we have a global leaderboard that shows all-time highest kills, captures, etc. It works pretty nicely 90% of the time.
However, there is an EXTREMELY weird bug where, on the client, it shows these stats out of order (e.g. #6 in the position that #1 should be and vice versa), as seen here:
On the server, it displays correctly!
What is the issue here? This is weird