Persistence has stopped working since the update

Summary

Saving persistence has stopped working since the update.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Other

Steps to Reproduce

Enter a match, make progress, exit, and re-enter.

Expected Result

You continue from where you left off in terms of progression.

Observed Result

The progress you just made isn’t saved; since the Fortnite update, you only keep the progress you had before.

Platform(s)

PC, console

Island Code

9452-2972-2586

Devices or Verse?

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.

FORT-1013539 is now ‘In Progress’! Our team is actively working on it!