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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
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