I know this has been answered before, but I can't find where the playerPrefs is on windows, I've used the search in myComputer, but can't find where it is, please help. thanks
2 Answers
2On Windows it’s saved in the registry at HKEY_CURRENT_USER/Software/Unity/UnityEditor//.
On Mac it’s saved in the file ~/Library/Preferences/unity…plist.
Company name and project name are set from Edit > Project Settings > Player.,On Windows it’s in the registry at
HKEY_CURRENT_USER/Software/Unity/UnityEditor//.
Don’t know about other platforms.
Thanks. It worked on Windows.
– ertbaran