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
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
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