Page 1 of 1

Save key resets when stopping runtime

Posted: Mon Aug 30, 2021 8:10 pm
by flyby4_2
So i made a script that saves when colliding. The first time it works, and if i stop runtime and then play it again the save loads correctly, But the second time it loads the first save and any tries after that always load only the first save. I checkedàù the savefile and during runtime the first save gets overwrote with the second, like it should. But as soon as i stop runtime, it reverts to the original first save for some reason.

Re: Save key resets when stopping runtime

Posted: Mon Aug 30, 2021 8:43 pm
by Joel
Hi there,

We've had no reports of this. Please could you create a basic script which I can place into a new scene which replicates the issue and send it to me with instructions.

All the best,
Joel

Re: Save key resets when stopping runtime

Posted: Mon Aug 30, 2021 9:02 pm
by flyby4_2
here's the script, it can be easily applied to a new project

Re: Save key resets when stopping runtime

Posted: Mon Aug 30, 2021 9:19 pm
by Joel
Hi there,

I've tried the script at my end and it appears to work fine at my end. Are you sure there is nowhere else in your project which is changing the position, conflicting with Easy Save? Are you able to replicate this in a new, empty project and private message it to me with step-by-step instructions?

All the best,
Joel

Re: Save key resets when stopping runtime

Posted: Mon Aug 30, 2021 10:16 pm
by flyby4_2
could autosave have anything to do with it?

Re: Save key resets when stopping runtime

Posted: Tue Aug 31, 2021 7:15 am
by Joel
Hi there,

I don't see how Auto Save could cause the behaviour you've described as even if Auto Save was saving the same data, it would just be saving it twice. Are you able to replicate this in a new project?

All the best,
Joel