PreferencesFolder
Use this location to save a file relative to the preferences folder. Useful for per-user files that are across all projects.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
PreferencesFolder = 0
Remarks
Location of the Preferences folder across operating systems:
Windows: C:Users[username]/AppData/Roaming/Unity/Editor-5.xPreferences __ OSX:__ Users[username]/Library/Preferences/Unity/Editor-5.x
Linux: home[username]/.config/unity3d/Preferences/Editor-5.x.