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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment