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â
]
]
}