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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment