Hi,
I’m running into a very serious issue with my existing game on Steam. I updated to Unity 2018.1.4f1 and when I created a new build for it, the updated build does not use the same PlayerPrefs in the windows registry. Instead it creates a completely new set of registry entries even through the publisher name and application name is unchanged. As such, I’m not able to push out an update for my existing customers as it would cause them to lose all of their saved data.
When I look at windows registry using regedit, I see that there are two identically named folders in the publisher folder. One with the previous playerprefs and one with the new ones (which are mostly empty). I’ve gone through my build settings repeatedly and I can’t find what might have changed to trigger this.
From the image, you can see that within Wave Light Games Inc. (publisher) folder there are two folders for the game (Demon’s Rise: Lords of Chaos). The two names are identical and there are no extra spaces after the name. Is there anything else that might be triggering this issue other than player settings?
Please help as I’m completely unable to do an update for the game until I can figure out this issue.