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
Comments (2)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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