Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a1
Issue ID
1307252
Regression
Yes
EditorPrefs.DeleteAll or HasKey does not work
How to reproduce:
1. Open the attached project named "EditorPrefs"
2. Click Examples -> Has Key Example in the Toolbar
3. Press the "Save XyZ as Key" button
4. Notice that the label says that the key exists and has a specific value
5. Press "Delete All" button
6. Observe the label again
Expected results: The label should show that the ref key no longer exists
Actual results: The ref key is not deleted
Reproducible with: 2021.2.0a1, 2021.2.0a3
Does not reproduce with: 2018.4.31f1, 2019.4.20f1
Could not test with: 2020.2.3f1, 2021.1.0b6 (Due to another similar issue regarding DeleteAll)
Notes:
1. On Windows open regedit and look for key: Computer\HKEY_USERS\S-1-5-21-1740753149-379259074-1237386463-1002\Software\Unity Technologies. Notice that it hasn't been deleted
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.2):
Fixed in - 2021.2.0a4