Hello, we’re looking into fixing this as soon as possible.
The issue is that the playspace.PlayerRemovedEvent is not getting called for the final player when leaving the game.
A potential short-term workaround would be to iterate the array of remaining players when the game ends in your device’s OnEnd function and do the same thing.