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
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
- Severe visual artifacts happen in the Editor when using GrassFlow package assets with Compute Shader
Add comment