Save Point Device wont save player progress.

Reference ID

79c22153-45f6-4e0c-8962-4697846f90c6

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Summary

The Save Point device is inconsistently saving player data, leading to lost progress

Steps to Reproduce

Play a map that tracks progress.
Continue playing for a significant amount of time.
Exit the game
Return to the game and progress may be lost

Expected Result

Play a map that tracks progress.
Continue playing for a significant amount of time.
Exit the game
Progress is loaded, no data is erased

Observed Result

Play a map that tracks progress.
Continue playing for a significant amount of time.
Exit the game
Return to the game and progress may be lost

Platform(s)

windows

Island Code

2963-3047-1605

Additional Notes

Here are the settigns for the save point device:
{
“Tagged”: [
[
“bAutoSave”,
“True”
],
[
“Auto-Load”,
“True”
],
[
“Auto-LoadBehavior”,
“NewEnumerator1”
],
[
“bSaveLoadout”,
“False”
],
[
“bSaveBuildingResources”,
“False”
],
[
“bSaveGold”,
“False”
],
[
“bSaveCheckpoint”,
“False”
],
[
“bSavePlayerLocation”,
“False”
],
[
“bSaveTeam”,
“False”
],
[
“bSaveClass”,
“False”
],
[
“bAllowPlayerToClearData”,
“False”
],
[
“EnabledDuringPhase”,
“NewEnumerator4”
],
[
“bSaveHealthAndShields”,
“False”
],
[
“bSaveFullAmmoMagazines”,
“True”
],
[
“SaveAllScoreboardStats”,
“Always”
],
[
“SaveScore”,
“Always”
],
[
“SaveRoundWins”,
“Always”
],
[
“SaveEliminations”,
“Always”
],
[
“SaveAssists”,
“Always”
],
[
“SaveCollectedItems”,
“Never”
],
[
“SaveCreaturesEliminations”,
“Never”
]
]
}

The status of UCB-1256 incident has been moved from ‘Awaiting Validation’ to ‘Closed’. Resolution Reason: ‘Duplicate’

Vouch same issue here

1 Like

Same issue

Same problem here, sometimes it works, sometimes not. Also figuered out that the problem occurs the most if you load into the same version of a project for the second time (Private Version; Playtest Version; Live Version). After loosing the progress once, the save point device seems to work more consistent.
Tested it with multible accounts.
I also figured out that i often get the ‘‘Network Connection lost’’ Error Screen in Fortnite after leaving my game and try to load back into it (Private; Playtest; Live Version). Everytime i get this error, all Sava Data is deleted too.