Editor config file

Hi all,

I’m using Unity in my classroom and I need to predefine the external script editor. We work on Windows and each student has his own user with roaming profile but every time they start Unity Editor, the external script editor must be changed.

I don’t know if there is some file I can edit to set the preferences for de editor.

Thanks!

Hi @marcpararols ,

The external script editor to be used as default is saved on the Unity’s Editor Prefs.

You can find more information about it and where is located on your computer here: Unity - Scripting API: EditorPrefs

Happy learning!

Thank you very much. I will check the windows register if I found the key.

1 Like