When ScoreSaber replay ends (or viewer quits from it), StandardLevelScenesTransitionSetupDataSO.Finish calls several times. This issue appears only with ScoreSaber replays, not with normal levels.
It maybe solves by checking time passed after before previous StandardLevelScenesTransitionSetupDataSO.Finish calls (if lesser than 1 second, prevent any other calls)
When ScoreSaber replay ends (or viewer quits from it),
StandardLevelScenesTransitionSetupDataSO.Finish
calls several times. This issue appears only with ScoreSaber replays, not with normal levels.