Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.1.1f1
Issue ID
713205
Regression
No
[Linux] Player prefs keys cannot contain ampersand
-e: When you save a PlayerPrefs key with an ampersand in it in Linux, it cannot be loaded on the next session.
-repro
--Build appatched PPKeyTest scene
--Once in the player, Press S to save the keys.
--press L to see the keys that were loaded from PlayerPrefs.
--Notice the keys are loaded during the same session they were saved.
--quit and restart player
--press L
--NOTICE keys that contain ampersand symbols could not be found in the PlayerPrefs.
---If you check the prefs.conf file, you'll see they are saved properly. They are just not loaded properly
---User reports it workign on Windows, WSA, Webplayer, OSX, iOS, and Android
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Add comment