Skip to content

jasursadikov/unity-editor-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unity Editor Built-in Icons

Unity version 2023.2.18f1

Load icons using EditorGUIUtility.IconContent(<ICON NAME>);

File ID

You can change script icon by file id

  1. Open meta file (ex. *.cs.meta) in Text Editor
  2. Modify the line icon: {instanceID: 0} to icon: {fileID: <FILE ID>, guid: 0000000000000000d000000000000000, type: 0}
  3. Save and focus Unity Editor

All icons are clickable, you will be forwarded to description file.

1 2 3 4 5 6 7 8 9 10

Original script author @halak

About

πŸ’… List of Unity Editor icons. Last update: 2023.2.18f1

Topics

Resources

Stars

Watchers

Forks

Languages