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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
Add comment