So for some reason, when downloading the game to play the newest update, it seems to have nuked my save files that were in the adventure mode (did not touch the story mode saves). All of my save files were immediately modified, likely due to whatever code that is responsible for skimming header information (i.e. used to display information about the save files) and maybe failed during reading it and wrote back a lot of default and NULL values. You can see the save date in the JSON file too: `"timestamp": "Jul 24, 2021 8:50:36 PM"` Meaning it _just_ saved it.
Thankfully my achievements and 'progress' is still saved, but RIP my playthrough. I should note that I had save edited _before_, giving myself some additional values (levels and the like) so maybe some new update didn't like those changes and errored out like this. I would have liked to have provided a 'before' save game so it can be used in debugging this problem, but unfortunately this is no longer available to me.
Corrupted Save File: https://controlc.com/7e71055c
Video Demonstration of loading Corrupted Save File: https://i.imgur.com/DmS0mqb.mp4
Screenshot Below: The save image that is still there... I will miss you, my Hiro...