Hi everyone,
my Unity editor seems to randomly lose my EditorPrefs. For example today, I started Unity as always, suddenly Odin Inspector and Rider Flow asked me to confirm their EULA again, my hotkey map was back to default (it was not lost, but my custom map was not selected), Unity had forgotten about Rider being my external editor and one of my own scripts had lost its values, too - those were saved in editor prefs, that’s how I figured that must be the issue. I had issues with the EULA confirmation resetting before.
I am on Unity 2021.3.39f1 on Manjaro Linux. I checked ~/.local/share/unity3d/prefs - it exists and from a quick test gets updated, too. I guess it got reset somehow. I just have no idea how or why. Do editor prefs ever get reset? When?
Thanks in advance!