Search Issue Tracker
Fixed
Fixed in 2020.3.40f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b10, 2023.1.0a13
Votes
7
Found in
2020.3.39f1
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a11
Issue ID
UUM-14671
Regression
Yes
PlayerPrefs.GetFloat returns wrong values when used in UWP Build
How to reproduce:
1. Open the attached project "TestFloat3.rar"
2. Build the project
3. Open "UWPPlayerLauncher.exe" in the Build folder
4. Exit the Player
5. Repeat steps 3-4
Expected results: PlayerPrefs.GetFloat returns previously set float
Actual results: PlayerPrefs.GetFloat returns the wrong value
Reproducible with: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment