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”
]
]
}
3 posts - 3 participants