Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.5.0f2
Issue ID
855595
Regression
No
PlayerPrefs gets corrupted on Windows 8.1-10 on sudden reset
Steps to reproduce:
1. Open attached project
2. Build for WSA Universal 10/8.1 SDK
3. Open VS solution
4. Deploy on Windows phone device
5. Press "reset manually" and "Save()"
6. Repeat step 5
7. Close the application
8. Disconnect device from PC
9. Run the application on Windows phone device
10. Press ("reset manually" and "Save()") two times and take out devices battery as soon as possible
11. Put the battery back in and turn on Windows Phone
12. Run the application on Windows phone device
Result: PlayerPrefs are deleted and new ones are created instead (if PlayerPrefs are loaded, repeat steps 9-12 until you reproduce the bug)
Reproducible with: 5.5.2p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Gerold_Meisinger
Feb 10, 2017 10:17
I just tested it in 5.5.1p3 and it's even worse now. PlayerPrefs is already gone when save a string twice. Thus I cannot test if it's gone when rebooting because it's already gone when restarting. I also tested it in 5.5.0p3 and restarting works fine.
Gerold_Meisinger
Feb 10, 2017 10:17
This is the corresponding thread: https://forum.unity3d.com/threads/obscure-case-for-playerprefs-getting-wiped-on-windows-10.441779