Hi! In the documentation I have read that with Android, the PlayerPrefs data is physically stored in /data/data/pkg-name/shared_prefs/pkg-name.xml. However in my case Unity is saving data in a file of the type pkg.name.v2.playerprefs.xml. Why it is using this location? I have Unity 5.3.2f1.
↧