How to export Unity editor layout settings and import the layout settings to another Unity editor?

These marked layout profiles are my custom layout profiles I saved on my Unity editor. (Below)

I would like to be able to export the settings and import them to another Unity editor on a different computer. How can I do this? Thanks in advance.

3 Likes

This thread maybe old but if someone want to know where is the path of layout you saved is in C:\Users\username\AppData\Roaming\Unity\Editor-5.x\Preferences\Layouts\filename.wlt

8 Likes

Forum threads are never old. It’s just that the discussions are slow-going.

Thanks for answering an old question I made. I can sleep soundly.

5 Likes

Its just happend to be useful for me, thanks for the answer

1 Like

Linux:

And for those who use Unity on Linux, the Layouts are (usually) located in:

~/.config/unity3d/Preferences/Editor-5.x/Layouts/default/

For instance:
/home/my_username/.config/unity3d/Preferences/Editor-5.x/Layouts/default/Wide.wlt

Checked in Distro: Xubuntu 20.04