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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (fix version 2021.2):
Fixed in - 2021.2.0a4