Hello, I'm encountering an issue with game saves.
Anytime I overwrite an existing save, the time stamp shown won't update; instead, I'm shown the time stamp for when I first used that slot.
How do I fix it so that each save will show the time stamp for when I saved last time?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
What are your AC/Unity versions? There was a related issue recently that should now be fixed.
Unity: 2021.3.24f1
AC: 1.81.6
Yes, this should be resolved in the latest release.
Thanks, I updated AC to 1.83 but I'm now getting the following errors:

Remove the mentioned script, AnimEngine_Sprites2DToolkit, as it's no longer included in the AC import process.
I removed it, then I ran my game and...
All the actionlists are blank and the game set the 2D Demo brain as the player, instead of using my own character as the player (I tried to set my prefab as the player through AC Game Editor > Scene > Player, but the "configure" button would stay gray/unclickable).
EDIT: I reverted to an older backup and everything's fine (all the actionlists are there and my character is set as the player); however, this also reverted Adventure Creator to the 1.81.6 version.
What is the correct way of updating it? When I go to the AC page in the Package Manager, the only buttons available are "Import" and "Re-download", there is no "update" button.
What I did last time was "import" and selected all the files available, but, as I said, it erased all my actionlists and changed the player.
If it's only showing "Import" and "Re-download", it's likely you've already got v1.83 downloaded. You can try importing it into a separate project to be sure.
If data is being lost upon importing - are you relying on the 2D Demo Managers for your own project? Or is the project switching to the 2D Demo Managers after importing?
From v1.81.6 to v1.83, you should be all right just importing the AdventureCreator/Scripts folder - but it's worth looking into the above to be sure there's not a wider issue with your project.