heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
411 stars 75 forks source link

ListTournamentRecordsAroundOwnerAsync won't return record ranked 1st. #112

Closed DaveOak closed 3 years ago

DaveOak commented 3 years ago

I'm calling ListTournamentRecordsAroundOwnerAsync in the Unity SDK and it won't return the record ranked 1st. E.g, if the owner is ranked above 50th in the tournament and I ask for 100 records around the owner, I will get the records ranked 2 to 101. This is even true if the owner is ranked 1, and is missed from the list.

lugehorsam commented 3 years ago

This has been resolved in Nakama 3.3.